Searched refs:move_assigner (Results 1 – 1 of 1) sorted by relevance
1992 class move_assigner class in boost::variant1997 move_assigner(variant& lhs, int rhs_which) BOOST_NOEXCEPT in move_assigner() function in boost::variant::move_assigner2101 move_assigner& operator= (move_assigner const&);2105 friend class move_assigner;2138 move_assigner visitor(*this, rhs.which()); in variant_assign()