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::get_polymorphic_visitor< Base > Struct Template Reference

#include <polymorphic_get.hpp>

Public Types

typedef pointer result_type
 

Public Member Functions

template<typename U >
pointer operator() (U &operand) const BOOST_NOEXCEPT
 

Member Typedef Documentation

template<typename Base>
typedef pointer boost::detail::variant::get_polymorphic_visitor< Base >::result_type

Member Function Documentation

template<typename Base>
template<typename U >
pointer boost::detail::variant::get_polymorphic_visitor< Base >::operator() ( U &  operand) const
inline

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