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) |
| 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().
| 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().