Lumiera  0.pre.03
»edit your freedom«
meta Directory Reference
+ Directory dependency graph for meta:

Files

file  access-casted-test.cpp [code]
 unit test AccessCasted_test
 
file  config-flags-test.cpp [code]
 
file  duck-detector-extension-test.cpp [code]
 unit test DuckDetectorExtension_test
 
file  duck-detector-test.cpp [code]
 unit test DuckDetector_test: duck typing through metaprogramming
 
file  dummy-functions.hpp [code]
 dummy functions to support unit testing of function metaprogramming helpers
 
file  function-closure-test.cpp [code]
 Testing a combination of std::function objects and metaprogramming.
 
file  function-composition-test.cpp [code]
 unit test FunctionComposition_test
 
file  function-erasure-test.cpp [code]
 unit test FunctionErasure_test
 
file  function-signature-test.cpp [code]
 unit test FunctionSignature_test
 
file  generator-combinations-test.cpp [code]
 unit test GeneratorCombinations_test
 
file  generator-test.cpp [code]
 
file  iterable-classification-test.cpp [code]
 unit test IterableClassification_test
 
file  late-bind-instance-test.cpp [code]
 unit test LateBindInstance_test
 
file  meta-utils-test.cpp [code]
 unit test MetaUtils_test
 
file  tuple-diagnostics.hpp [code]
 an extension to typelist-diagnostics.hpp, allowing to dump the contents of a Tuple datatype.
 
file  tuple-helper-test.cpp [code]
 Interplay of typelists, type tuples and std::tuple.
 
file  tuple-record-init-test.cpp [code]
 unit test TupleRecordInit_test
 
file  type-demangling-test.cpp [code]
 unit test TypeDemangling_test
 
file  type-display-test.cpp [code]
 unit test TypeDisplay_test
 
file  typelist-diagnostics.hpp [code]
 Support for writing metaprogramming unit-tests dealing with typelists and flags.
 
file  typelist-manip-test.cpp [code]
 
file  typelist-test.cpp [code]
 unit test TypeList_test
 
file  typelist-util-test.cpp [code]
 unit test TypeListUtil_test
 
file  typeseq-manip-test.cpp [code]
 verify the proper working of simple type sequence manipulations.
 
file  variadic-argument-picker-test.cpp [code]
 verify metaprogramming manipulation on a variadic parameter pack.
 
file  virtual-copy-support-test.cpp [code]
 unit test VirtualCopySupport_test