LUMIERA.clone/tests/library/meta
Ichthyostega bcbd05d7eb reorganise some boost::format usage
using our util::_Fmt front-end helps to reduce the code size,
since all usages rely on a single inclusion of boost::format

including boost::format via header can cause quite some code bloat


NOTE: partial solution, still some further includes to reorganise
2013-09-01 17:36:05 +02:00
..
config-flags-test.cpp reorganise some boost::format usage 2013-09-01 17:36:05 +02:00
duck-detector-test.cpp re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
dummy-functions.hpp reorganise some boost::format usage 2013-09-01 17:36:05 +02:00
function-closure-test.cpp re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
function-composition-test.cpp re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
function-erasure-test.cpp re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
generator-combinations-test.cpp reorganise some boost::format usage 2013-09-01 17:36:05 +02:00
generator-test.cpp reorganise some boost::format usage 2013-09-01 17:36:05 +02:00
iterable-classification-test.cpp re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
meta-utils-test.cpp re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
tuple-diagnostics.hpp reorganise some boost::format usage 2013-09-01 17:36:05 +02:00
type-tuple-test.cpp re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
typelist-diagnostics.hpp reorganise some boost::format usage 2013-09-01 17:36:05 +02:00
typelist-manip-test.cpp re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
typelist-test.cpp re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
typelist-util-test.cpp re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00
typeseq-manip-test.cpp re-arrange tests according to layer structure 2013-01-07 05:43:01 +01:00