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_binary_interval_set_combinable< GuideT, CompanionT > Struct Template Reference

#include <is_combinable.hpp>

Public Types

typedef
is_binary_interval_set_combinable
< GuideT, CompanionT > 
type
 

Static Public Attributes

static const int value
 

Member Typedef Documentation

template<class GuideT , class CompanionT >
typedef is_binary_interval_set_combinable<GuideT,CompanionT> boost::icl::is_binary_interval_set_combinable< GuideT, CompanionT >::type

Member Data Documentation

template<class GuideT , class CompanionT >
const int boost::icl::is_binary_interval_set_combinable< GuideT, CompanionT >::value
static
Initial value:
=
mpl::and_< is_interval_set<GuideT>
, is_coarser_interval_set_companion<GuideT, CompanionT>

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