Searched refs:ICL_COMBINE_INSTANCE (Results 1 – 6 of 6) sorted by relevance
/third_party/boost/libs/icl/test/ |
D | portability.hpp | 26 ,ICL_COMBINE_INSTANCE(icl::inplace_plus, tp_U) \ 46 ICL_COMBINE Combine = ICL_COMBINE_INSTANCE(icl::inplace_plus, tp_U), \
|
/third_party/boost/boost/icl/detail/ |
D | design_config.hpp | 62 # define ICL_COMBINE_INSTANCE(combine_instance,codomain_type) combine_instance macro 66 # define ICL_COMBINE_INSTANCE(combine_instance,codomain_type) combine_instance<codomain_type> macro
|
/third_party/boost/boost/icl/ |
D | split_interval_map.hpp | 28 ICL_COMBINE Combine = ICL_COMBINE_INSTANCE(icl::inplace_plus, CodomainT),
|
D | interval_map.hpp | 32 ICL_COMBINE Combine = ICL_COMBINE_INSTANCE(icl::inplace_plus, CodomainT),
|
D | map.hpp | 88 ICL_COMBINE Combine = ICL_COMBINE_INSTANCE(icl::inplace_plus, CodomainT),
|
D | interval_base_map.hpp | 54 ICL_COMBINE Combine = ICL_COMBINE_INSTANCE(icl::inplace_plus, CodomainT),
|