- Test:
- cover the concept of a »state core«, which is used in Lumiera for various aspects of data generation and iteration.
- See also
- IterStateWrapper
-
iter-adapter.hpp
-
iter-explorer.hpp
Definition at line 94 of file iter-core-adapter-test.cpp.
◆ simpleUsage()
◆ stateManipulation()
void stateManipulation |
( |
| ) |
|
|
inlineprivate |
◆ checked_and_protected()
void checked_and_protected |
( |
| ) |
|
|
inlineprivate |
◆ value_and_reference_yield()
void value_and_reference_yield |
( |
| ) |
|
|
inlineprivate |
◆ verify_TypeReconciliation()
void verify_TypeReconciliation |
( |
| ) |
|
|
inlineprivate |
- Test:
- construction of a common result type.
- based on
std::common_type
- so there must be some common ground
- if any of the types is by-value, the result is
- if any of the types is const, the result is const
Definition at line 237 of file iter-core-adapter-test.cpp.
The documentation for this class was generated from the following file: