LUMIERA.clone/src/lib/meta
Ichthyostega 08e7e3df15 prefer more readable bool operator spelling
especially the '!' for negation is sometimes too terse
and easily overlooked.
2015-09-25 03:12:04 +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 fix several warnings spotted by GCC-4.9.2 2015-08-16 01:18:58 +02:00
function-erasure.hpp prefer more readable bool operator spelling 2015-09-25 03:12:04 +02:00
function.hpp augment function type rebinding helper 2015-09-04 17:14:11 +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 Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02: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 Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
trait.hpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
tuple.hpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
typelist-manip.hpp add includes missing in some metaprogramming headers 2012-01-07 03:11:51 +01:00
typelist-util.hpp integrate the new construction just to replace the existing visitor 2015-08-29 18:34:34 +02: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
virtual-copy-support.hpp GenNode diagnostics -- debugging 2015-08-28 23:09:10 +02:00