Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/utility/detail/
H A Dresult_of_iterate.hpp78 struct BOOST_PP_CAT(result_of_callable_fun_2_, BOOST_PP_ITERATION())<R(BOOST_PP_ENUM_PARAMS(BOOST_P… in BOOST_PP_CAT() argument
88 struct BOOST_PP_CAT(result_of_callable_fun_, BOOST_PP_ITERATION())<F *> in BOOST_PP_CAT() argument
93 struct BOOST_PP_CAT(result_of_callable_fun_, BOOST_PP_ITERATION())<F &> in BOOST_PP_CAT() argument
98 struct BOOST_PP_CAT(result_of_select_call_wrapper_type_, BOOST_PP_ITERATION()) in BOOST_PP_CAT() argument
107 struct BOOST_PP_CAT(result_of_is_callable_, BOOST_PP_ITERATION()) { in BOOST_PP_CAT() argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/detail/
H A Dfunop.hpp47 struct BOOST_PP_CAT(funop, BOOST_PP_ITERATION()) in BOOST_PP_CAT() argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/preprocessor/iteration/
H A Diterate.hpp29 # define BOOST_PP_ITERATION() BOOST_PP_CAT(BOOST_PP_ITERATION_, BOOST_PP_ITERATION_DEPTH()) macro