LUMIERA.clone/src/lib/meta
Ichthyostega 4ea20f0e74 Clang(#928): fix inconsistencies and compilation problems
Compilation with Clang 3.0 (which is available in Debian/stable) fails,
mostly due to some scoping and naming inconsistencies which weren't detected
by GCC. At some instances, Clang seems to have problems to figure out a
perfectly valid type definition; these can be resolved by more explicit
typing (which is preferrable anyway)
2013-09-27 23:23:13 +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 Clang(#928): fix inconsistencies and compilation problems 2013-09-27 23:23:13 +02: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