![]() |
AlgoPlus v0.1.0
|
This is the complete list of members for Catch::Option< T >, including all inherited members.
| none() const (defined in Catch::Option< T >) | Catch::Option< T > | inline |
| operator bool() const (defined in Catch::Option< T >) | Catch::Option< T > | inlineexplicit |
| operator!() const (defined in Catch::Option< T >) | Catch::Option< T > | inline |
| operator*() (defined in Catch::Option< T >) | Catch::Option< T > | inline |
| operator*() const (defined in Catch::Option< T >) | Catch::Option< T > | inline |
| operator->() (defined in Catch::Option< T >) | Catch::Option< T > | inline |
| operator->() const (defined in Catch::Option< T >) | Catch::Option< T > | inline |
| operator=(Option const &_other) (defined in Catch::Option< T >) | Catch::Option< T > | inline |
| operator=(T const &_value) (defined in Catch::Option< T >) | Catch::Option< T > | inline |
| Option() (defined in Catch::Option< T >) | Catch::Option< T > | inline |
| Option(T const &_value) (defined in Catch::Option< T >) | Catch::Option< T > | inline |
| Option(Option const &_other) (defined in Catch::Option< T >) | Catch::Option< T > | inline |
| reset() (defined in Catch::Option< T >) | Catch::Option< T > | inline |
| some() const (defined in Catch::Option< T >) | Catch::Option< T > | inline |
| valueOr(T const &defaultValue) const (defined in Catch::Option< T >) | Catch::Option< T > | inline |
| ~Option() (defined in Catch::Option< T >) | Catch::Option< T > | inline |