![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
Typedefs | |
| typedef FunErasure< StoreFunction > | Efun |
| typedef FunErasure< StoreFunPtr > | Efp |
| typedef FunErasure< StoreUncheckedFunPtr > | Evoid |
| using | Func = function< int(uint)> |
| using | FuncF = function< int(Functor &, uint)> |
| typedef lib::time::TimeVar | Time |
| using | SequenceOfTypes = Types< Block< 21 >, Block< 13 >, Block< 8 >, Block< 5 >, Block< 3 >, Block< 2 >, Block< 1 > > |
| using | ListOfTypes = SequenceOfTypes::List |
| using | AssembledClass = Chain< ListOfTypes, Ending > |
| using | TheList = Types< int, uint, int64_t, uint64_t >::List |
| using | EmptyList = Types< >::List |
Classes | |
| struct | Block |
| struct | BuildEmptyFunctor |
| struct | BuildEmptyFunctor< Efun > |
| class | Chain |
| class | Chain< Node< H, T >, P > |
| class | DuckDetector_test |
| class | DuckDetectorExtension_test |
| struct | Ending |
| class | FunctionClosure_test |
| class | FunctionComposition_test |
| class | FunctionErasure_test |
| class | FunctionSignature_test |
| class | GeneratorCombinations_test |
| class | IterableClassification_test |
| class | LateBindInstance_test |
| class | MetaUtils_test |
| struct | Outer |
| struct | Space |
| class | TupleClosure_test |
| class | TupleHelper_test |
| class | TupleRecordInit_test |
| class | TypeDemangling_test |
| class | TypeDisplay_test |
| class | TypeList_test |
| class | TypeListManip_test |
| class | TypeListUtil_test |
| class | TypeSeqManip_test |
| class | ValueTypeBinding_test |
| class | VariadicArgumentPicker_test |
| class | VariadicHelper_test |
| class | VirtualCopySupport_test |
Functions | |
| LAUNCHER (DuckDetectorExtension_test, "unit meta") | |
| Register this test class... | |
| LAUNCHER (DuckDetector_test, "unit meta") | |
| Register this test class... | |
| LAUNCHER (FunctionClosure_test, "unit common") | |
| Register this test class... | |
| LAUNCHER (FunctionComposition_test, "unit common") | |
| Register this test class... | |
| LAUNCHER (FunctionErasure_test, "unit common") | |
| Register this test class... | |
| LAUNCHER (FunctionSignature_test, "unit common") | |
| Register this test class... | |
| LAUNCHER (GeneratorCombinations_test, "unit common") | |
| Register this test class... | |
| LAUNCHER (IterableClassification_test, "unit common") | |
| Register this test class... | |
| LAUNCHER (LateBindInstance_test, "unit meta") | |
| Register this test class... | |
| LAUNCHER (MetaUtils_test, "unit meta") | |
| Register this test class... | |
| LAUNCHER (TupleClosure_test, "unit common") | |
| Register this test class... | |
| template<tuple_like TUP> | |
| string | showType () |
| LAUNCHER (TupleHelper_test, "unit meta") | |
| Register this test class... | |
| LAUNCHER (TupleRecordInit_test, "unit meta") | |
| Register this test class... | |
| LAUNCHER (TypeDemangling_test, "unit common") | |
| LAUNCHER (TypeDisplay_test, "unit common") | |
| template<typename TYPES > | |
| enable_if< is_Typelist< TYPES >, string > | showType () |
| LAUNCHER (TypeListManip_test, "unit common") | |
| Register this test class... | |
| LAUNCHER (TypeList_test, "unit common") | |
| Register this test class... | |
| LAUNCHER (TypeListUtil_test, "unit meta") | |
| Register this test class... | |
| LAUNCHER (TypeSeqManip_test, "unit common") | |
| Register this test class... | |
| LAUNCHER (ValueTypeBinding_test, "unit common") | |
| LAUNCHER (VariadicArgumentPicker_test, "unit common") | |
| Register this test class... | |
| LAUNCHER (VariadicHelper_test, "unit meta") | |
| Register this test class... | |
| LAUNCHER (VirtualCopySupport_test, "unit common") | |
| Register this test class... | |
Definition at line 42 of file function-erasure-test.cpp.
Definition at line 43 of file function-erasure-test.cpp.
Definition at line 44 of file function-erasure-test.cpp.
Definition at line 110 of file function-signature-test.cpp.
Definition at line 42 of file iterable-classification-test.cpp.
| using SequenceOfTypes = Types< Block<21> , Block<13> , Block<8> , Block<5> , Block<3> , Block<2> , Block<1> > |
Definition at line 43 of file typelist-test.cpp.
| using ListOfTypes = SequenceOfTypes::List |
Definition at line 51 of file typelist-test.cpp.
Definition at line 65 of file typelist-test.cpp.
Definition at line 30 of file typelist-util-test.cpp.
Definition at line 36 of file typelist-util-test.cpp.
| struct lib::meta::test::BuildEmptyFunctor |
| struct lib::meta::test::BuildEmptyFunctor< Efun > |
| struct lib::meta::test::Space |
Collaboration diagram for Space:| LAUNCHER | ( | DuckDetectorExtension_test | , |
| "unit meta" | |||
| ) |
Register this test class...
| LAUNCHER | ( | DuckDetector_test | , |
| "unit meta" | |||
| ) |
Register this test class...
| LAUNCHER | ( | FunctionClosure_test | , |
| "unit common" | |||
| ) |
Register this test class...
| LAUNCHER | ( | FunctionComposition_test | , |
| "unit common" | |||
| ) |
Register this test class...
| LAUNCHER | ( | FunctionErasure_test | , |
| "unit common" | |||
| ) |
Register this test class...
| LAUNCHER | ( | FunctionSignature_test | , |
| "unit common" | |||
| ) |
Register this test class...
| LAUNCHER | ( | GeneratorCombinations_test | , |
| "unit common" | |||
| ) |
Register this test class...
| LAUNCHER | ( | IterableClassification_test | , |
| "unit common" | |||
| ) |
Register this test class...
| LAUNCHER | ( | LateBindInstance_test | , |
| "unit meta" | |||
| ) |
Register this test class...
| LAUNCHER | ( | MetaUtils_test | , |
| "unit meta" | |||
| ) |
Register this test class...
| LAUNCHER | ( | TupleClosure_test | , |
| "unit common" | |||
| ) |
Register this test class...
|
inline |
Definition at line 71 of file tuple-diagnostics.hpp.
| LAUNCHER | ( | TupleHelper_test | , |
| "unit meta" | |||
| ) |
Register this test class...
| LAUNCHER | ( | TupleRecordInit_test | , |
| "unit meta" | |||
| ) |
Register this test class...
| LAUNCHER | ( | TypeDemangling_test | , |
| "unit common" | |||
| ) |
| LAUNCHER | ( | TypeDisplay_test | , |
| "unit common" | |||
| ) |
|
inline |
Definition at line 185 of file typelist-diagnostics.hpp.
| LAUNCHER | ( | TypeListManip_test | , |
| "unit common" | |||
| ) |
Register this test class...
| LAUNCHER | ( | TypeList_test | , |
| "unit common" | |||
| ) |
Register this test class...
| LAUNCHER | ( | TypeListUtil_test | , |
| "unit meta" | |||
| ) |
Register this test class...
| LAUNCHER | ( | TypeSeqManip_test | , |
| "unit common" | |||
| ) |
Register this test class...
| LAUNCHER | ( | ValueTypeBinding_test | , |
| "unit common" | |||
| ) |
| LAUNCHER | ( | VariadicArgumentPicker_test | , |
| "unit common" | |||
| ) |
Register this test class...
| LAUNCHER | ( | VariadicHelper_test | , |
| "unit meta" | |||
| ) |
Register this test class...
| LAUNCHER | ( | VirtualCopySupport_test | , |
| "unit common" | |||
| ) |
Register this test class...