This is the complete list of members for MyOpt< T >, including all inherited members.
has_value() const | MyOpt< T > | inline |
mHasValue | MyOpt< T > | private |
MyOpt() | MyOpt< T > | inline |
MyOpt(const T &v) | MyOpt< T > | inline |
operator bool() const | MyOpt< T > | inlineexplicit |
operator*() const | MyOpt< T > | inline |
val | MyOpt< T > | private |
value() const | MyOpt< T > | inline |