Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/preprocessor/include/boost/preprocessor/facilities/
Dapply.hpp23 # define BOOST_PP_APPLY(x) BOOST_PP_APPLY_I(x) macro
26 # define BOOST_PP_APPLY(x) BOOST_PP_APPLY_I(x) macro
31 # define BOOST_PP_APPLY(x) BOOST_PP_EXPR_IIF(BOOST_PP_IS_UNARY(x), BOOST_PP_TUPLE_REM_1 x) macro