Bond
 
Loading...
Searching...
No Matches
bond::detail::maybe_common< T > Member List

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_NOEXCEPTbond::detail::maybe_common< T >
operator bool() const BOND_NOEXCEPTbond::detail::maybe_common< T >explicit
operator!=(const maybe_common &lhs, const T &rhs)bond::detail::maybe_common< T >friend
operator!=(const T &lhs, const maybe_common &rhs)bond::detail::maybe_common< T >friend
operator=(const maybe_common &)=defaultbond::detail::maybe_common< T >
operator=(maybe_common &&)=defaultbond::detail::maybe_common< T >
operator==(const maybe_common &lhs, const T &rhs)bond::detail::maybe_common< T >friend
operator==(const T &lhs, const maybe_common &rhs)bond::detail::maybe_common< T >friend
set_nothing() BOND_NOEXCEPTbond::detail::maybe_common< T >
value()bond::detail::maybe_common< T >
value() constbond::detail::maybe_common< T >
value(const std::nothrow_t &) BOND_NOEXCEPTbond::detail::maybe_common< T >
value(const std::nothrow_t &) const BOND_NOEXCEPTbond::detail::maybe_common< T >
value_type typedefbond::detail::maybe_common< T >