![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
dummy functions to support unit testing of function metaprogramming helpers More...
Go to the source code of this file.
dummy functions to support unit testing of function metaprogramming helpers
Definition in file dummy-functions.hpp.
Namespaces | |
| namespace | lib |
| Implementation namespace for support and library code. | |
| namespace | lib::meta |
| namespace | lib::meta::test |
| namespace | lib::meta::test::anonymous_namespace{dummy-functions.hpp} |
Functions | |
| void | testFunc (int i, char c) |
| int | returnIt () |
Variables | |
| int | _sum_ =0 |
| used to verify the effect of testFunc | |