Header <boost/icl/split_interval_map.hpp>
namespace boost {
namespace icl {
template < typename DomainT, typename CodomainT, typename Traits,
ICL_COMPARE Compare, ICL_COMBINE Combine, ICL_SECTION Section,
ICL_INTERVAL ( ICL_COMPARE ) Interval, ICL_ALLOC Alloc>
struct is_map < icl :: split_interval_map < DomainT , CodomainT , Traits , Compare , Combine , Section , Interval , Alloc > > ;
template < typename DomainT, typename CodomainT, typename Traits,
ICL_COMPARE Compare, ICL_COMBINE Combine, ICL_SECTION Section,
ICL_INTERVAL ( ICL_COMPARE ) Interval, ICL_ALLOC Alloc>
struct has_inverse < icl :: split_interval_map < DomainT , CodomainT , Traits , Compare , Combine , Section , Interval , Alloc > > ;
template < typename DomainT, typename CodomainT, typename Traits,
ICL_COMPARE Compare, ICL_COMBINE Combine, ICL_SECTION Section,
ICL_INTERVAL ( ICL_COMPARE ) Interval, ICL_ALLOC Alloc>
struct is_interval_container < icl :: split_interval_map < DomainT , CodomainT , Traits , Compare , Combine , Section , Interval , Alloc > > ;
template < typename DomainT, typename CodomainT, typename Traits,
ICL_COMPARE Compare, ICL_COMBINE Combine, ICL_SECTION Section,
ICL_INTERVAL ( ICL_COMPARE ) Interval, ICL_ALLOC Alloc>
struct is_interval_splitter < icl :: split_interval_map < DomainT , CodomainT , Traits , Compare , Combine , Section , Interval , Alloc > > ;
template < typename DomainT, typename CodomainT, typename Traits,
ICL_COMPARE Compare, ICL_COMBINE Combine, ICL_SECTION Section,
ICL_INTERVAL ( ICL_COMPARE ) Interval, ICL_ALLOC Alloc>
struct absorbs_identities < icl :: split_interval_map < DomainT , CodomainT , Traits , Compare , Combine , Section , Interval , Alloc > > ;
template < typename DomainT, typename CodomainT, typename Traits,
ICL_COMPARE Compare, ICL_COMBINE Combine, ICL_SECTION Section,
ICL_INTERVAL ( ICL_COMPARE ) Interval, ICL_ALLOC Alloc>
struct is_total < icl :: split_interval_map < DomainT , CodomainT , Traits , Compare , Combine , Section , Interval , Alloc > > ;
template < typename DomainT, typename CodomainT, typename Traits,
ICL_COMPARE Compare, ICL_COMBINE Combine, ICL_SECTION Section,
ICL_INTERVAL ( ICL_COMPARE ) Interval, ICL_ALLOC Alloc>
struct type_to_string < icl :: split_interval_map < DomainT , CodomainT , Traits , Compare , Combine , Section , Interval , Alloc > > ;
}
}
Статья Header <boost/icl/split_interval_map.hpp> раздела Chapter 1. Boost.Icl Interval Container Library Reference может быть полезна для разработчиков на c++ и boost.
Материалы статей собраны из открытых источников, владелец сайта не претендует на авторство. Там где авторство установить не удалось, материал подаётся без имени автора. В случае если Вы считаете, что Ваши права нарушены, пожалуйста, свяжитесь с владельцем сайта.
:: Главная :: Interval Container Library Reference ::