Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
UtilTuple_test Class Reference

Description

Test:
verify some convenience shortcuts and helpers for interplay of tuples and iterable sequences:.
  • unpack a sequence into a tuple of references

Definition at line 61 of file util-tuple-test.cpp.

Private Member Functions

void run (Arg)
 
void verify_unpackIterator ()
 

Member Function Documentation

◆ run()

void run ( Arg  )
inlineprivate

Definition at line 65 of file util-tuple-test.cpp.

References UtilTuple_test::verify_unpackIterator().

+ Here is the call graph for this function:

◆ verify_unpackIterator()

void verify_unpackIterator ( )
inlineprivate
Test:
unpack a sequence into a tuple of references, usable for structural binding.

Definition at line 76 of file util-tuple-test.cpp.

References util::isnil().

Referenced by UtilTuple_test::run().

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

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