Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
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 49 of file optional-ref-test.cpp.

Private Member Functions

virtual void run (Arg)
 

Member Function Documentation

◆ run()

virtual void run ( Arg  )
inlineprivatevirtual

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

References lib::test::randStr(), and VERIFY_ERROR.

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

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