Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::icl::is_std_set< Type > Member List

This is the complete list of members for boost::icl::is_std_set< Type >, including all inherited members.

BOOST_STATIC_CONSTANT(bool, value=(mpl::and_< is_container< Type >, detail::has_key_type< Type >, boost::is_same< typename key_type_of< Type >::type, typename value_type_of< Type >::type >, mpl::not_< detail::has_segment_type< Type > > >::value))boost::icl::is_std_set< Type >
type typedefboost::icl::is_std_set< Type >