Home
last modified time | relevance | path

Searched refs:tuple_polyfill (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dtuple.hpp10 #define tuple_polyfill tao::tuple macro
17 #define tuple_polyfill std::tuple macro
H A Dindexed_tuple.hpp27 class IndexedTuple<TypeList<Is...>, TypeList<Ts...>> : public tuple_polyfill<Ts...> {
31 using tuple_polyfill<Ts...>::tuple;