STX
1.0.0
|
This is the complete list of members for stx::NoneType, including all inherited members.
NoneType() noexcept=default | stx::NoneType | |
NoneType(NoneType const &) noexcept=default | stx::NoneType | |
NoneType(NoneType &&) noexcept=default | stx::NoneType | |
operator!=(NoneType const &) const noexcept | stx::NoneType | inline |
operator!=(Some< T > const &) const noexcept | stx::NoneType | inline |
operator=(NoneType const &) noexcept=default | stx::NoneType | |
operator=(NoneType &&) noexcept=default | stx::NoneType | |
operator==(NoneType const &) const noexcept | stx::NoneType | inline |
operator==(Some< T > const &) const noexcept | stx::NoneType | inline |
~NoneType() noexcept=default | stx::NoneType |