Searched refs:BOOST_FUSION_AS_FUSION_ELEMENT (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/container/generation/detail/ |
| H A D | pp_make_vector.hpp | 66 #define BOOST_FUSION_AS_FUSION_ELEMENT(z, n, data) \ macro 73 #undef BOOST_FUSION_AS_FUSION_ELEMENT 100 … typedef BOOST_PP_CAT(vector, N)<BOOST_PP_ENUM(N, BOOST_FUSION_AS_FUSION_ELEMENT, _)> type; 106 inline BOOST_PP_CAT(vector, N)<BOOST_PP_ENUM(N, BOOST_FUSION_AS_FUSION_ELEMENT, _)> in BOOST_PP_CAT() 109 return BOOST_PP_CAT(vector, N)<BOOST_PP_ENUM(N, BOOST_FUSION_AS_FUSION_ELEMENT, _)>( in BOOST_PP_CAT()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/detail/ |
| H A D | make_vector.hpp | 68 #define BOOST_FUSION_AS_FUSION_ELEMENT(z, n, data) \ macro 75 #undef BOOST_FUSION_AS_FUSION_ELEMENT 100 … typedef BOOST_PP_CAT(fusion::vector, N)<BOOST_PP_ENUM(N, BOOST_FUSION_AS_FUSION_ELEMENT, _)> type; 105 inline BOOST_PP_CAT(fusion::vector, N)<BOOST_PP_ENUM(N, BOOST_FUSION_AS_FUSION_ELEMENT, _)> in BOOST_PP_CAT() 108 return BOOST_PP_CAT(fusion::vector, N)<BOOST_PP_ENUM(N, BOOST_FUSION_AS_FUSION_ELEMENT, _)>( in BOOST_PP_CAT()
|