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
GetValue() constOpt< T && >
GetValueOr(T &&defaultValue) constOpt< T && >
HasValue() constOpt< T && >
MoveValue()Opt< T && >
operator Bool()Opt< T && >explicit
operator Bool() constOpt< T && >explicit
operator const T *()Opt< T && >
operator T*()Opt< T && >
operator*()Opt< T && >
operator=(const Opt &)=deleteOpt< T && >
operator=(Opt &&src)Opt< 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 && >
ValueType typedefOpt< T && >