wibble 1.1
wibble::Maybe< T > Member List

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

cmpSelf() constwibble::mixin::Comparable< Maybe< T > >inline
Just(const T &t)wibble::Maybe< T >inlinestatic
m_nothingwibble::Maybe< T >protected
m_valuewibble::Maybe< T >protected
Maybe(bool n, const T &v)wibble::Maybe< T >inline
Maybe(const T &df=T())wibble::Maybe< T >inline
nothing() constwibble::Maybe< T >inline
Nothing(const T &df=T())wibble::Maybe< T >inlinestatic
operator T() constwibble::Maybe< T >inline
operator!=(const Maybe< T > &o) constwibble::mixin::Comparable< Maybe< T > >inline
operator<(const Maybe< T > &o) constwibble::mixin::Comparable< Maybe< T > >inline
operator<=(const Maybe< T > &o) constwibble::Maybe< T >inline
operator==(const Maybe< T > &o) constwibble::mixin::Comparable< Maybe< T > >inline
operator>(const Maybe< T > &o) constwibble::mixin::Comparable< Maybe< T > >inline
operator>=(const Maybe< T > &o) constwibble::mixin::Comparable< Maybe< T > >inline
value()wibble::Maybe< T >inline
value() constwibble::Maybe< T >inline