lumiera_/src/lib/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
..
configflags.hpp cleanup configflags to use uint instead of char 2011-12-03 03:16:08 +01:00
duck-detector.hpp pragmatic fix for the long-standing problem of detecting increment operator 2012-10-10 05:20:17 +02:00
function-closure.hpp refatcor function meta programming headers 2012-10-10 05:20:19 +02:00
function-erasure.hpp clean up lib/meta namespaces 2011-12-03 03:15:59 +01:00
function.hpp explicate the JobPlanningSequence definition 2012-10-10 05:20:22 +02:00
generator-combinations.hpp clean up lib/meta namespaces 2011-12-03 03:15:59 +01:00
generator.hpp clean up lib/meta namespaces 2011-12-03 03:15:59 +01:00
maybe-compare.hpp clean up lib/meta namespaces 2011-12-03 03:15:59 +01:00
no-instance.hpp WIP idea how to represent support for some timecode formats 2011-01-16 15:41:34 +01:00
size-trait.hpp STATIC_ASSERT to verify guessed size 2011-12-28 06:41:47 +01:00
trait-special.hpp GPL header whitespace 2010-12-17 23:28:49 +01:00
trait.hpp add detection for STL-like back iteration 2013-01-13 16:39:43 +01:00
tuple.hpp fix helper functions not declared as inline 2012-01-07 03:11:02 +01:00
typelist-manip.hpp add includes missing in some metaprogramming headers 2012-01-07 03:11:51 +01:00
typelist-util.hpp spelling and typos 2011-12-24 05:48:31 +01:00
typelist.hpp clean up lib/meta namespaces 2011-12-03 03:15:59 +01:00
typeseq-util.hpp clean up lib/meta namespaces 2011-12-03 03:15:59 +01:00
util.hpp reorganise some boost::format usage 2013-09-01 17:36:05 +02:00