Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::flyweights::set_factory_class< Entry, Key, Compare, Allocator > Member List

This is the complete list of members for boost::flyweights::set_factory_class< Entry, Key, Compare, Allocator >, including all inherited members.

entry(handle_type h)boost::flyweights::assoc_container_factory_class< std::set< Entry, boost::mpl::if_< mpl::is_na< Compare >, std::less< Key >, Compare >::type, boost::mpl::if_< mpl::is_na< Allocator >, std::allocator< Entry >, Allocator >::type > >inlinestatic
entry_type typedefboost::flyweights::assoc_container_factory_class< std::set< Entry, boost::mpl::if_< mpl::is_na< Compare >, std::less< Key >, Compare >::type, boost::mpl::if_< mpl::is_na< Allocator >, std::allocator< Entry >, Allocator >::type > >
erase(handle_type h)boost::flyweights::assoc_container_factory_class< std::set< Entry, boost::mpl::if_< mpl::is_na< Compare >, std::less< Key >, Compare >::type, boost::mpl::if_< mpl::is_na< Allocator >, std::allocator< Entry >, Allocator >::type > >inline
handle_type typedefboost::flyweights::assoc_container_factory_class< std::set< Entry, boost::mpl::if_< mpl::is_na< Compare >, std::less< Key >, Compare >::type, boost::mpl::if_< mpl::is_na< Allocator >, std::allocator< Entry >, Allocator >::type > >
insert(const entry_type &x)boost::flyweights::assoc_container_factory_class< std::set< Entry, boost::mpl::if_< mpl::is_na< Compare >, std::less< Key >, Compare >::type, boost::mpl::if_< mpl::is_na< Allocator >, std::allocator< Entry >, Allocator >::type > >inline
insert(entry_type &&x)boost::flyweights::assoc_container_factory_class< std::set< Entry, boost::mpl::if_< mpl::is_na< Compare >, std::less< Key >, Compare >::type, boost::mpl::if_< mpl::is_na< Allocator >, std::allocator< Entry >, Allocator >::type > >inline
type typedefboost::flyweights::set_factory_class< Entry, Key, Compare, Allocator >