Home
last modified time | relevance | path

Searched refs:get_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.hpp9 #define get_polyfill tao::get macro
16 #define get_polyfill std::get macro
H A Dindexed_tuple.hpp35 return get_polyfill<TypeIndex<I, Is...>::value>(*this); in get()
40 return get_polyfill<TypeIndex<I, Is...>::value>(*this); in get()