Home
last modified time | relevance | path

Searched defs:DiffT (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/libs/icl/test/
Dtest_icl_interval.hpp92 typedef typename icl::difference_type_of<T>::type DiffT; in coverable_asymmetric_interval_4_bicremental_types() typedef
Dtest_laws.hpp288 typedef typename Type::difference_type DiffT; in has_length_as_distance() typedef
310 typedef typename Type::difference_type DiffT; in has_length_complementarity() typedef
/third_party/boost/boost/icl/concept/
Dinterval.hpp1038 typedef typename difference_type_of<interval_traits<Type> >::type DiffT; in length() typedef
1048 typedef typename difference_type_of<interval_traits<Type> >::type DiffT; in length() typedef
1058 typedef typename difference_type_of<interval_traits<Type> >::type DiffT; in length() typedef
1068 typedef typename difference_type_of<interval_traits<Type> >::type DiffT; in length() typedef
1405 typedef typename difference_type_of<interval_traits<Type> >::type DiffT; in distance() typedef
Dinterval_associator.hpp192 typedef typename Type::difference_type DiffT; in distance() typedef
/third_party/boost/libs/icl/test/test_misc_/
Dtest_misc.cpp44 typedef RatioSetT::difference_type DiffT; in BOOST_AUTO_TEST_CASE() typedef