STX  1.0.0
stx::Some< T > Member List

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

operator!=(Some< U > const &cmp) conststx::Some< T >inline
operator!=(NoneType const &) const noexceptstx::Some< T >inline
operator=(Some &&rhs)=defaultstx::Some< T >
operator=(Some const &)=defaultstx::Some< T >
operator==(Some< U > const &cmp) conststx::Some< T >inline
operator==(NoneType const &) const noexceptstx::Some< T >inline
Optionstx::Some< T >friend
Some(T &&value)stx::Some< T >inlineexplicit
Some(Some &&rhs)=defaultstx::Some< T >
Some(Some const &)=defaultstx::Some< T >
value() const &noexceptstx::Some< T >inline
value() &noexceptstx::Some< T >inline
value() const &&stx::Some< T >inline
value() &&stx::Some< T >inline
value_type typedefstx::Some< T >
~Some()=defaultstx::Some< T >