Searched refs:BOOST_PP_SLOT_CC_7_D (Results 1 – 1 of 1) sorted by relevance
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/slot/detail/ |
D | def.hpp | 34 # define BOOST_PP_SLOT_CC_7(a, b, c, d, e, f, g) BOOST_PP_SLOT_CC_7_D(a, b, c, d, e, f, g) 44 # define BOOST_PP_SLOT_CC_7_D(a, b, c, d, e, f, g) a ## b ## c ## d ## e ## f ## g macro
|