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_icl_container< Type > Struct Template Reference

#include <is_icl_container.hpp>

Public Types

typedef is_icl_container< Type > type
 

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=(mpl::or_< is_element_container< Type >, is_interval_container< Type > >::value))
 

Member Typedef Documentation

template<class Type >
typedef is_icl_container<Type> boost::icl::is_icl_container< Type >::type

Member Function Documentation

template<class Type >
boost::icl::is_icl_container< Type >::BOOST_STATIC_CONSTANT ( bool  ,
value  = (mpl::or_< is_element_container< Type >, is_interval_container< Type > >::value) 
)

The documentation for this struct was generated from the following file: