Searched refs:ICL_SECTION_INSTANCE (Results 1 – 6 of 6) sorted by relevance
/third_party/boost/boost/icl/detail/ |
D | design_config.hpp | 74 # 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/ |
D | portability.hpp | 27 ,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/ |
D | split_interval_map.hpp | 29 ICL_SECTION Section = ICL_SECTION_INSTANCE(icl::inter_section, CodomainT),
|
D | interval_map.hpp | 33 ICL_SECTION Section = ICL_SECTION_INSTANCE(icl::inter_section, CodomainT),
|
D | map.hpp | 89 ICL_SECTION Section = ICL_SECTION_INSTANCE(icl::inter_section, CodomainT),
|
D | interval_base_map.hpp | 55 ICL_SECTION Section = ICL_SECTION_INSTANCE(icl::inter_section, CodomainT),
|