SHOGUN  4.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Maybe< T > Member List

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

is_absent() const Maybe< T >
is_present() const Maybe< T >
Just(const Q &value)Maybe< T >friend
Maybe(const Nothing &nothing)Maybe< T >
Maybe(const Maybe< T > &other)Maybe< T >
operator bool() const Maybe< T >
value()Maybe< T >
value_or(T &v)Maybe< T >

SHOGUN Machine Learning Toolbox - Documentation