Searched refs:rhs_which_ (Results 1 – 1 of 1) sorted by relevance
730 int rhs_which_; member in boost::detail::variant::backup_assigner739 , 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::assigner1852 , 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 …]