| none() const (defined in Catch::Option< T >) | Catch::Option< T > | [inline] |
| operator SafeBool::type() const (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->() (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] |
1.6.1