Home
last modified time | relevance | path

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

/third_party/boost/boost/preprocessor/array/
Dpush_back.hpp27 # define BOOST_PP_ARRAY_PUSH_BACK(array, elem) BOOST_PP_ARRAY_PUSH_BACK_I(BOOST_PP_ARRAY_SIZE(ar… macro
29 # define BOOST_PP_ARRAY_PUSH_BACK(array, elem) BOOST_PP_ARRAY_PUSH_BACK_D(array, elem) macro