Home
last modified time | relevance | path

Searched refs:ICL_SECTION_INSTANCE (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/boost/icl/detail/
Ddesign_config.hpp74 # define ICL_SECTION_INSTANCE(section_instance,codomain_type) section_instance macro
78 # define ICL_SECTION_INSTANCE(section_instance,codomain_type) section_instance<codomain_type> macro
/third_party/boost/libs/icl/test/
Dportability.hpp27 ,ICL_SECTION_INSTANCE(icl::inter_section, tp_U) \
47 ICL_SECTION Section = ICL_SECTION_INSTANCE(icl::inter_section, tp_U), \
/third_party/boost/boost/icl/
Dsplit_interval_map.hpp29 ICL_SECTION Section = ICL_SECTION_INSTANCE(icl::inter_section, CodomainT),
Dinterval_map.hpp33 ICL_SECTION Section = ICL_SECTION_INSTANCE(icl::inter_section, CodomainT),
Dmap.hpp89 ICL_SECTION Section = ICL_SECTION_INSTANCE(icl::inter_section, CodomainT),
Dinterval_base_map.hpp55 ICL_SECTION Section = ICL_SECTION_INSTANCE(icl::inter_section, CodomainT),