Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/variant/
H A Dvariant.hpp1344 typedef int which_t; typedef in boost::variant
1358 >::type which_t;
1369 which_t which_;
1374 which_ = static_cast<which_t>( which_arg ); in indicate_which()
1379 which_ = static_cast<which_t>( -(which_arg + 1) ); in indicate_backup_which()