Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::static_visitor< R > Class Template Reference

#include <static_visitor.hpp>

Inheritance diagram for boost::static_visitor< R >:
Collaboration diagram for boost::static_visitor< R >:

Public Types

typedef R result_type
 

Protected Member Functions

 static_visitor ()=default
 
 ~static_visitor ()=default
 

Member Typedef Documentation

template<typename R = ::boost::detail::static_visitor_default_return>
typedef R boost::static_visitor< R >::result_type

Constructor & Destructor Documentation

template<typename R = ::boost::detail::static_visitor_default_return>
boost::static_visitor< R >::static_visitor ( )
protecteddefault
template<typename R = ::boost::detail::static_visitor_default_return>
boost::static_visitor< R >::~static_visitor ( )
protecteddefault

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