Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
variadic-helper-test.cpp File Reference

THe unit test VariadicHelper_test demonstrates the usage of metaprogramming helpers to handle tuple-like types and type sequences in a uniform way. More...

Go to the source code of this file.

Description

THe unit test VariadicHelper_test demonstrates the usage of metaprogramming helpers to handle tuple-like types and type sequences in a uniform way.

See also
variadic-helper.hpp
tuple-helper.hpp
feed-manifold.hpp real-world usage scenario

Definition in file variadic-helper-test.cpp.

Namespaces

namespace  lib
 Implementation namespace for support and library code.
 
namespace  lib::meta
 
namespace  lib::meta::test
 

Classes

class  VariadicHelper_test
 

Functions

 LAUNCHER (VariadicHelper_test, "unit meta")
 Register this test class...