Home
last modified time | relevance | path

Searched refs:BOOST_FT_MAX_ARITY (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/function_types/detail/
H A Dpp_arity_loop.hpp42 # if BOOST_FT_MAX_ARITY < 10
44 # elif BOOST_FT_MAX_ARITY < 20
46 # elif BOOST_FT_MAX_ARITY < 30
48 # elif BOOST_FT_MAX_ARITY < 40
68 # if BOOST_FT_MAX_ARITY > BOOST_FT_FROM_ARITY
122 # define BOOST_PP_ITERATION_LIMITS (BOOST_FT_mfp, BOOST_FT_MAX_ARITY)
125 (BOOST_FT_FROM_ARITY+1, BOOST_FT_MAX_ARITY)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function_types/config/
H A Dconfig.hpp16 #ifndef BOOST_FT_MAX_ARITY
17 #define BOOST_FT_MAX_ARITY 20 macro
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function_types/
H A Dcomponents.hpp49 # if BOOST_FT_MAX_ARITY < 10
51 # elif BOOST_FT_MAX_ARITY < 20
53 # elif BOOST_FT_MAX_ARITY < 30
55 # elif BOOST_FT_MAX_ARITY < 40
57 # elif BOOST_FT_MAX_ARITY < 50