Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::type_erasure::any< Concept, T & > Member List

This is the complete list of members for boost::type_erasure::any< Concept, T & >, including all inherited members.

::boost::type_erasure::detail::accessboost::type_erasure::any< Concept, T & >friend
_boost_type_erasure_concept_type typedefboost::type_erasure::any< Concept, T & >
any(const ::boost::type_erasure::detail::storage &data_arg, const table_type &table_arg)boost::type_erasure::any< Concept, T & >inline
any(U &arg, typename::boost::disable_if< ::boost::mpl::or_< ::boost::is_const< U >,::boost::type_erasure::detail::is_any< U > > >::type *=0)boost::type_erasure::any< Concept, T & >inline
any(U &arg, const static_binding< Map > &binding_arg)boost::type_erasure::any< Concept, T & >inline
any(const any &other)boost::type_erasure::any< Concept, T & >inline
any(any &other)boost::type_erasure::any< Concept, T & >inline
any(any< Concept, T > &other)boost::type_erasure::any< Concept, T & >inline
any(const any< Concept2, Tag2 & > &other, typename::boost::disable_if< ::boost::mpl::or_< ::boost::is_same< Concept, Concept2 >,::boost::is_const< Tag2 > > >::type *=0)boost::type_erasure::any< Concept, T & >inline
any(any< Concept2, Tag2 > &other, typename::boost::disable_if< ::boost::mpl::or_< ::boost::is_same< Concept, Concept2 >,::boost::is_const< typename::boost::remove_reference< Tag2 >::type > > >::type *=0)boost::type_erasure::any< Concept, T & >inline
any(const any< Concept2, Tag2 & > &other, const static_binding< Map > &binding_arg, typename::boost::disable_if< ::boost::is_const< Tag2 > >::type *=0)boost::type_erasure::any< Concept, T & >inline
any(any< Concept2, Tag2 > &other, const static_binding< Map > &binding_arg, typename::boost::disable_if< ::boost::is_const< typename::boost::remove_reference< Tag2 >::type > >::type *=0)boost::type_erasure::any< Concept, T & >inline
any(const any< Concept2, Tag2 & > &other, const binding< Concept > &binding_arg, typename::boost::disable_if< ::boost::is_const< Tag2 > >::type *=0)boost::type_erasure::any< Concept, T & >inline
any(any< Concept2, Tag2 > &other, const binding< Concept > &binding_arg, typename::boost::disable_if< ::boost::is_const< typename::boost::remove_reference< Tag2 >::type > >::type *=0)boost::type_erasure::any< Concept, T & >inline
operator param< Concept, T & >() const boost::type_erasure::any< Concept, T & >inline
operator=(const any &other)boost::type_erasure::any< Concept, T & >inline
operator=(U &other)boost::type_erasure::any< Concept, T & >inline
operator=(const U &other)boost::type_erasure::any< Concept, T & >inline