Lumiera  0.pre.03
»edit your freedom«
AccessCasted_test Class Reference

Description

Test:
verify a helper template for accessing values either through conversion or (dynamic) downcast.

Typically, this helper is used in value holder containers or variant-like data structures, where the actual type is given at instantiation time of the template and possibly erased.

Warning
we can not really cover the negative cases, which ought to be rejected by the compiler. These cases have been verified one by one, and are retained commented out. You ought to re-check these cases manually when using a new compiler.

Definition at line 95 of file access-casted-test.cpp.

Private Member Functions

virtual void run (Arg)
 
+ Inheritance diagram for AccessCasted_test:
+ Collaboration diagram for AccessCasted_test:

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