#include <is_element_container.hpp>
Public Types | |
| typedef is_element_set< Type > | type |
Public Member Functions | |
| BOOST_STATIC_CONSTANT (bool, value=(mpl::or_< mpl::and_< is_set< Type >, mpl::not_< is_interval_container< Type > > >, is_std_set< Type > >::value)) | |
| typedef is_element_set<Type> boost::icl::is_element_set< Type >::type |
| boost::icl::is_element_set< Type >::BOOST_STATIC_CONSTANT | ( | bool | , |
| value | = (mpl::or_< mpl::and_< is_set< Type >, mpl::not_< is_interval_container< Type > > >, is_std_set< Type > >::value) |
||
| ) |