|
Wire Sysio Wire Sysion 1.0.0
|
#include <catch_interfaces_reporter.h>


Public Member Functions | |
| LazyStat & | operator= (T const &_value) |
| void | reset () |
Public Member Functions inherited from Catch::Option< T > | |
| Option () | |
| Option (T const &_value) | |
| Option (Option const &_other) | |
| ~Option () | |
| Option & | operator= (Option const &_other) |
| Option & | operator= (T const &_value) |
| void | reset () |
| T & | operator* () |
| T const & | operator* () const |
| T * | operator-> () |
| const T * | operator-> () const |
| T | valueOr (T const &defaultValue) const |
| bool | some () const |
| bool | none () const |
| bool | operator! () const |
| operator bool () const | |
Public Attributes | |
| bool | used = false |
Definition at line 49 of file catch_interfaces_reporter.h.
|
inline |
Definition at line 50 of file catch_interfaces_reporter.h.

|
inline |
Definition at line 55 of file catch_interfaces_reporter.h.

| bool Catch::LazyStat< T >::used = false |
Definition at line 59 of file catch_interfaces_reporter.h.