Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::detail::variant::destroyer Struct Reference

#include <variant.hpp>

Inheritance diagram for boost::detail::variant::destroyer:
Collaboration diagram for boost::detail::variant::destroyer:

Public Types

typedef R result_type
 

Public Member Functions

template<typename T >
BOOST_VARIANT_AUX_RETURN_VOID_TYPE internal_visit (T &operand, int) const BOOST_NOEXCEPT
 

Member Typedef Documentation

typedef R boost::static_visitor< R >::result_type
inherited

Member Function Documentation

template<typename T >
BOOST_VARIANT_AUX_RETURN_VOID_TYPE boost::detail::variant::destroyer::internal_visit ( T operand,
int   
) const
inline

The documentation for this struct was generated from the following file: