arduino-emulator
Protected Member Functions | Protected Attributes | List of all members
Catch::LazyStat< T > Struct Template Reference
Inheritance diagram for Catch::LazyStat< T >:
Catch::Option< T >

Protected Member Functions

(LazyStat &) - operator=
 
(void) - reset
 

Protected Attributes

bool used = false
 

Additional Inherited Members

- Instance Methods inherited from Catch::Option< T >
 Option (Option const &_other)
 
 Option (T const &_value)
 
bool none () const
 
 operator bool () const
 
bool operator! () const
 
T & operator* ()
 
T const & operator* () const
 
T * operator-> ()
 
const T * operator-> () const
 
Optionoperator= (Option const &_other)
 
Optionoperator= (T const &_value)
 
void reset ()
 
bool some () const
 
valueOr (T const &defaultValue) const
 

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