LUMIERA.clone/tests/library/meta
Ichthyostega 2c20d407fc mass clean-up: adapt usage of std::cout pretty much everywhere
- remove unnecessary includes
- expunge all remaining usages of boost::format
- able to leave out the expliti string(elm) in output
- drop various operator<<, since we're now picking up
  custom string conversions automatically
- delete diagnostics headers, which are now largely superfluous
- use newer helper functions occasionally

I didn't blindly change any usage of <iostream> though;
sometimes, just using the output streams right away
seems adequate.
2016-01-07 20:12:46 +01:00
..
access-casted-test.cpp mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
config-flags-test.cpp mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
duck-detector-test.cpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
dummy-functions.hpp reorganise some boost::format usage 2013-09-01 17:36:05 +02:00
function-closure-test.cpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
function-composition-test.cpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
function-erasure-test.cpp C++ uses a more precise meaning of 'convertiblity' now 2014-05-09 00:56:31 +02:00
generator-combinations-test.cpp mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
generator-test.cpp virtual copy support documented and covered with unit test 2015-04-20 03:41:28 +02:00
iterable-classification-test.cpp mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
meta-utils-test.cpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
tuple-diagnostics.hpp inline(#985): provide our own minimal variant of enable_if 2016-01-05 22:00:53 +01:00
type-tuple-test.cpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
typelist-diagnostics.hpp inline(#985): provide our own minimal variant of enable_if 2016-01-05 22:00:53 +01:00
typelist-manip-test.cpp clean-up(#985): tighten basic header lib/meta/util.hpp 2016-01-05 22:00:53 +01:00
typelist-test.cpp mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
typelist-util-test.cpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
typeseq-manip-test.cpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
virtual-copy-support-test.cpp mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00