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

Description

Test:
verify a reference-like wrapper class, used to provide a switchable link to an already existing object.
  • bottom ref can be detected by bool check
  • access to bottom ref raises exception
  • refs can be compared
  • refs can be changed and copied
  • access to refs is secure even after destructor invocation
See also
lib::OptionalRef
lib::AutoRegistered usage example

Definition at line 58 of file optional-ref-test.cpp.

Private Member Functions

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

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