Home
last modified time | relevance | path

Searched refs:BOOST_FT_variadic_mask (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/pp_tags/
H A Dmaster.hpp25 typedef detail::property_tag<BOOST_FT_non_variadic,BOOST_FT_variadic_mask> non_variadic;
26 typedef detail::property_tag<BOOST_FT_variadic,BOOST_FT_variadic_mask> variadic;
112 #define BOOST_PP_VALUE BOOST_FT_type_mask|BOOST_FT_variadic_mask|BOOST_FT_cc_mask
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function_types/detail/encoding/
H A Ddef.hpp36 #define BOOST_FT_variadic_mask 0x00000300 macro
H A Dundef.hpp26 #undef BOOST_FT_variadic_mask