Home
last modified time | relevance | path

Searched defs:HPX_PP_CAT (Results 1 – 1 of 1) sorted by relevance

/dports/devel/hpx/hpx-1.2.1/hpx/util/detail/pp/
H A Dcat.hpp21 # define HPX_PP_CAT(a, b) HPX_PP_CAT_I(a, b) macro
23 # define HPX_PP_CAT(a, b) HPX_PP_CAT_OO((a, b)) macro