#include <is_container.hpp>
Public Types | |
typedef is_std_set | type |
Public Member Functions | |
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)) | |
typedef is_std_set boost::icl::is_std_set< Type >::type |
boost::icl::is_std_set< Type >::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) |
||
) |