Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
VariadicHelper_test Class Reference

Description

Test:
Cover some advanced metaprogramming helpers to support working with tuple like types together with simple types.

Definition at line 51 of file variadic-helper-test.cpp.

Private Member Functions

virtual void run (Arg)
 
void rebuild_variadic ()
 

Member Function Documentation

◆ run()

virtual void run ( Arg  )
inlineprivatevirtual

Definition at line 54 of file variadic-helper-test.cpp.

References VariadicHelper_test::rebuild_variadic().

+ Here is the call graph for this function:

◆ rebuild_variadic()

void rebuild_variadic ( )
inlineprivate
Test:
demonstrate uniform handling of...
  • simple types,
  • tuple-like types (usable for structured binding)
  • generic type sequences

Definition at line 66 of file variadic-helper-test.cpp.

Referenced by VariadicHelper_test::run().

+ Here is the caller graph for this function:
+ Inheritance diagram for VariadicHelper_test:
+ Collaboration diagram for VariadicHelper_test:

The documentation for this class was generated from the following file: