QtRocket
Loading...
Searching...
No Matches
Catch::Optional< T > Member List
This is the complete list of members for
Catch::Optional< T >
, including all inherited members.
none
() const
Catch::Optional< T >
inline
nullableValue
Catch::Optional< T >
private
operator bool
() const
Catch::Optional< T >
inline
explicit
operator!
() const
Catch::Optional< T >
inline
operator!=
(Optional const &a, Optional const &b)
Catch::Optional< T >
friend
operator*
()
Catch::Optional< T >
inline
operator*
() const
Catch::Optional< T >
inline
operator->
()
Catch::Optional< T >
inline
operator->
() const
Catch::Optional< T >
inline
operator=
(T const &_value)
Catch::Optional< T >
inline
operator=
(T &&_value)
Catch::Optional< T >
inline
operator=
(Optional const &_other)
Catch::Optional< T >
inline
operator=
(Optional &&_other)
Catch::Optional< T >
inline
operator==
(Optional const &a, Optional const &b)
Catch::Optional< T >
friend
Optional
()
Catch::Optional< T >
inline
Optional
(T const &_value)
Catch::Optional< T >
inline
Optional
(T &&_value)
Catch::Optional< T >
inline
Optional
(Optional const &_other)
Catch::Optional< T >
inline
Optional
(Optional &&_other)
Catch::Optional< T >
inline
reset
()
Catch::Optional< T >
inline
some
() const
Catch::Optional< T >
inline
storage
Catch::Optional< T >
private
valueOr
(T const &defaultValue) const
Catch::Optional< T >
inline
~Optional
()
Catch::Optional< T >
inline
Generated by
1.13.2