This is the complete list of members for bond::detail::maybe_common< T >, including all inherited members.
emplace(Args &&... args) | bond::detail::maybe_common< T > | |
is_nothing() const BOND_NOEXCEPT | bond::detail::maybe_common< T > | |
operator bool() const BOND_NOEXCEPT | bond::detail::maybe_common< T > | explicit |
operator!= | bond::detail::maybe_common< T > | friend |
operator!= | bond::detail::maybe_common< T > | friend |
operator=(const maybe_common &)=default | bond::detail::maybe_common< T > | |
operator=(maybe_common &&)=default | bond::detail::maybe_common< T > | |
operator== | bond::detail::maybe_common< T > | friend |
operator== | bond::detail::maybe_common< T > | friend |
set_nothing() BOND_NOEXCEPT | bond::detail::maybe_common< T > | |
value() | bond::detail::maybe_common< T > | |
value() const | bond::detail::maybe_common< T > | |
value(const std::nothrow_t &) BOND_NOEXCEPT | bond::detail::maybe_common< T > | |
value(const std::nothrow_t &) const BOND_NOEXCEPT | bond::detail::maybe_common< T > | |
value_type typedef | bond::detail::maybe_common< T > |