Home
last modified time | relevance | path

Searched refs:rhs_which_ (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.hpp730 int rhs_which_; member in boost::detail::variant::backup_assigner
739 , rhs_which_(rhs_which) in backup_assigner()
787 lhs_.indicate_which(rhs_which_); // nothrow in backup_assign_impl()
824 lhs_.indicate_which(rhs_which_); // nothrow in backup_assign_impl()
860 lhs_.indicate_which(rhs_which_); // nothrow in backup_assign_impl()
1846 const int rhs_which_; member in boost::variant::assigner
1852 , rhs_which_(rhs_which) in assigner()
1874 lhs_.indicate_which(rhs_which_); // nothrow in assign_impl()
1896 lhs_.indicate_which(rhs_which_); // nothrow in assign_impl()
1937 lhs_.indicate_which(rhs_which_); // nothrow in assign_impl()
[all …]