Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::icl::segmental Namespace Reference

Functions

template<class Type >
enable_if< is_interval_set
< Type >, bool >::type 
is_joinable (typename Type::iterator it_, typename Type::iterator next_, Type *=0)
 
template<class Type >
enable_if< is_interval_map
< Type >, bool >::type 
is_joinable (typename Type::iterator it_, typename Type::iterator next_, Type *=0)
 

Function Documentation

template<class Type >
enable_if<is_interval_set<Type>, bool>::type boost::icl::segmental::is_joinable ( typename Type::iterator  it_,
typename Type::iterator  next_,
Type *  = 0 
)

References boost::icl::touches().

Referenced by boost::icl::contains().

template<class Type >
enable_if<is_interval_map<Type>, bool>::type boost::icl::segmental::is_joinable ( typename Type::iterator  it_,
typename Type::iterator  next_,
Type *  = 0 
)

References boost::icl::touches().