![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
Definition at line 90 of file test-helper-variadic-test.cpp.
Private Member Functions | |
| virtual void | run (Arg) |
| template<typename... ARGS> | |
| void | forwardFunction (string id, ARGS &&... args) |
| this dummy simulates a typical variadic call which takes all arguments as '&&' for the purpose of "perfect forwarding" | |
|
inlineprivatevirtual |
Definition at line 94 of file test-helper-variadic-test.cpp.
References TestHelperVariadic_test::forwardFunction(), and lib::test::showVariadicTypes().
Here is the call graph for this function:
|
inlineprivate |
this dummy simulates a typical variadic call which takes all arguments as '&&' for the purpose of "perfect forwarding"
Definition at line 118 of file test-helper-variadic-test.cpp.
References lib::test::showVariadicTypes().
Referenced by TestHelperVariadic_test::run().
Here is the call graph for this function:
Here is the caller graph for this function:
Inheritance diagram for TestHelperVariadic_test:
Collaboration diagram for TestHelperVariadic_test: