Opt< T && > Member List

This is the complete list of members for Opt< T && >, including all inherited members.

_dataPtrOpt< T && >private
CheckValue() constOpt< T && >private
GetHashCode() constOpt< T && >
GetValue() constOpt< T && >
GetValueOr(T &&defaultValue) constOpt< T && >
HasValue() constOpt< T && >
MoveValue()Opt< T && >
operator Bool() constOpt< T && >explicit
operator TT *() constOpt< T && >
operator!=(std::nullptr_t) constOpt< T && >
operator*() constOpt< T && >
operator=(const Opt &)=deleteOpt< T && >
operator=(Opt &&src)Opt< T && >
operator==(std::nullptr_t) constOpt< T && >
Opt()Opt< T && >
Opt(NO_VALUE_TYPE)Opt< T && >
Opt(const Opt &src)=deleteOpt< T && >
Opt(Opt &&src)Opt< T && >
Opt(typename std::remove_reference< T >::type &&value)Opt< T && >
ResultFunctions typedefOpt< T && >
ToPointer() constOpt< T && >
ToString(const FormatStatement *format=nullptr) constOpt< T && >
ValueType typedefOpt< T && >