Home
last modified time | relevance | path

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

/third_party/boost/libs/icl/test/
Dportability.hpp26 ,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/
Ddesign_config.hpp62 # 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/
Dsplit_interval_map.hpp28 ICL_COMBINE Combine = ICL_COMBINE_INSTANCE(icl::inplace_plus, CodomainT),
Dinterval_map.hpp32 ICL_COMBINE Combine = ICL_COMBINE_INSTANCE(icl::inplace_plus, CodomainT),
Dmap.hpp88 ICL_COMBINE Combine = ICL_COMBINE_INSTANCE(icl::inplace_plus, CodomainT),
Dinterval_base_map.hpp54 ICL_COMBINE Combine = ICL_COMBINE_INSTANCE(icl::inplace_plus, CodomainT),