#include <variant.hpp>
boost::detail::variant::copy_into::copy_into |
( |
void * |
storage | ) |
|
|
inlineexplicit |
template<typename T >
BOOST_VARIANT_AUX_RETURN_VOID_TYPE boost::detail::variant::copy_into::internal_visit |
( |
boost::detail::variant::backup_holder< T > & |
operand, |
|
|
long |
|
|
) |
| const |
|
inline |
template<typename T >
BOOST_VARIANT_AUX_RETURN_VOID_TYPE boost::detail::variant::copy_into::internal_visit |
( |
const boost::detail::variant::backup_holder< T > & |
operand, |
|
|
long |
|
|
) |
| const |
|
inline |
template<typename T >
BOOST_VARIANT_AUX_RETURN_VOID_TYPE boost::detail::variant::copy_into::internal_visit |
( |
const T & |
operand, |
|
|
int |
|
|
) |
| const |
|
inline |
The documentation for this class was generated from the following file: