Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
Catch::Option< T > Member List

This is the complete list of members for Catch::Option< T >, including all inherited members.

none() constCatch::Option< T >inline
operator bool() constCatch::Option< T >inlineexplicit
operator!() constCatch::Option< T >inline
operator*()Catch::Option< T >inline
operator*() constCatch::Option< T >inline
operator->()Catch::Option< T >inline
operator->() constCatch::Option< T >inline
operator=(Option const &_other)Catch::Option< T >inline
operator=(T const &_value)Catch::Option< T >inline
Option()Catch::Option< T >inline
Option(T const &_value)Catch::Option< T >inline
Option(Option const &_other)Catch::Option< T >inline
reset()Catch::Option< T >inline
some() constCatch::Option< T >inline
valueOr(T const &defaultValue) constCatch::Option< T >inline
~Option()Catch::Option< T >inline