![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Definition at line 75 of file tuple-helper-test.cpp.
Private Member Functions | |
| virtual void | run (Arg) |
| void | check_diagnostics () |
| verify the test input data | |
| void | check_tuple_from_Typelist () |
| void | demonstrate_generic_iteration () |
| template<typename X > | |
| string | render () |
| template<tuple_like X> | |
| string | render () |
| void | verify_tuple_like_concept () |
Definition at line 78 of file tuple-helper-test.cpp.
References TupleHelper_test::check_diagnostics(), TupleHelper_test::check_tuple_from_Typelist(), TupleHelper_test::demonstrate_generic_iteration(), and TupleHelper_test::verify_tuple_like_concept().
Here is the call graph for this function:
|
inlineprivate |
verify the test input data
Definition at line 92 of file tuple-helper-test.cpp.
References DISPLAY, DUMPVAL, and EXPECT.
Referenced by TupleHelper_test::run().
Here is the caller graph for this function:
|
inlineprivate |
std::tuple instantiationsDefinition at line 122 of file tuple-helper-test.cpp.
References EXPECT.
Referenced by TupleHelper_test::run().
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 184 of file tuple-helper-test.cpp.
References lib::meta::dump(), lib::meta::forEach(), and lib::meta::mapEach().
Referenced by TupleHelper_test::run().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 237 of file tuple-helper-test.cpp.
|
inlineprivate |
Definition at line 244 of file tuple-helper-test.cpp.
|
inlineprivate |
get member function or free function detected by ADL Definition at line 266 of file tuple-helper-test.cpp.
Referenced by TupleHelper_test::run().
Here is the caller graph for this function:
Inheritance diagram for TupleHelper_test:
Collaboration diagram for TupleHelper_test: