Home
last modified time | relevance | path

Searched defs:static_visitor (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/variant/1.1.4/include/mapbox/
H A Dvariant.hpp78 struct MAPBOX_VARIANT_DEPRECATED static_visitor struct
80 using result_type = R;
83 static_visitor() {} in static_visitor() argument
84 ~static_visitor() {} in ~static_visitor()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/variant/
H A Dstatic_visitor.hpp43 class static_visitor class