Bond
 
Loading...
Searching...
No Matches
bond::nullable< T, typename boost::disable_if< detail::use_value< T > >::type > Member List

This is the complete list of members for bond::nullable< T, typename boost::disable_if< detail::use_value< T > >::type >, including all inherited members.

clear()bond::nullable< T, typename boost::disable_if< detail::use_value< T > >::type >
empty() const BOND_NOEXCEPTbond::nullable< T, typename boost::disable_if< detail::use_value< T > >::type >
nullable() BOND_NOEXCEPT_IF(stdbond::nullable< T, typename boost::disable_if< detail::use_value< T > >::type >
nullable(const allocator_type &alloc)bond::nullable< T, typename boost::disable_if< detail::use_value< T > >::type >explicit
nullable(const nullable &other)bond::nullable< T, typename boost::disable_if< detail::use_value< T > >::type >
nullable(const T &value, const allocator_type &alloc={})bond::nullable< T, typename boost::disable_if< detail::use_value< T > >::type >explicit
operator*() BOND_NOEXCEPTbond::nullable< T, typename boost::disable_if< detail::use_value< T > >::type >
operator*() const BOND_NOEXCEPTbond::nullable< T, typename boost::disable_if< detail::use_value< T > >::type >
operator=(const nullable &other)bond::nullable< T, typename boost::disable_if< detail::use_value< T > >::type >
reset()bond::nullable< T, typename boost::disable_if< detail::use_value< T > >::type >
set()bond::nullable< T, typename boost::disable_if< detail::use_value< T > >::type >
set(const T &value)bond::nullable< T, typename boost::disable_if< detail::use_value< T > >::type >
value() BOND_NOEXCEPTbond::nullable< T, typename boost::disable_if< detail::use_value< T > >::type >
value() const BOND_NOEXCEPTbond::nullable< T, typename boost::disable_if< detail::use_value< T > >::type >