STX  1.0.0
stx::NoneType Member List

This is the complete list of members for stx::NoneType, including all inherited members.

NoneType() noexcept=defaultstx::NoneType
NoneType(NoneType const &) noexcept=defaultstx::NoneType
NoneType(NoneType &&) noexcept=defaultstx::NoneType
operator!=(NoneType const &) const noexceptstx::NoneTypeinline
operator!=(Some< T > const &) const noexceptstx::NoneTypeinline
operator=(NoneType const &) noexcept=defaultstx::NoneType
operator=(NoneType &&) noexcept=defaultstx::NoneType
operator==(NoneType const &) const noexceptstx::NoneTypeinline
operator==(Some< T > const &) const noexceptstx::NoneTypeinline
~NoneType() noexcept=defaultstx::NoneType