#include <variant.hpp>


Public Types | |
| typedef R | result_type |
Public Member Functions | |
| template<class RhsT > | |
| backup_assigner (Variant &lhs, int rhs_which, const RhsT &rhs_content) | |
| template<typename LhsT > | |
| BOOST_VARIANT_AUX_RETURN_VOID_TYPE | internal_visit (LhsT &lhs_content, int) |
|
inherited |
|
inline |
|
inline |
References boost::detail::type.