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

#include <utree_traits.hpp>

Inheritance diagram for boost::spirit::traits::detail::assign_to_utree_visitor:
Collaboration diagram for boost::spirit::traits::detail::assign_to_utree_visitor:

Public Types

typedef R result_type
 

Public Member Functions

 assign_to_utree_visitor (utree &ut)
 
template<typename T >
void operator() (T &val) const
 

Public Attributes

utreeut_
 

Member Typedef Documentation

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

Constructor & Destructor Documentation

boost::spirit::traits::detail::assign_to_utree_visitor::assign_to_utree_visitor ( utree ut)
inline

Member Function Documentation

template<typename T >
void boost::spirit::traits::detail::assign_to_utree_visitor::operator() ( T val) const
inline

References ut_, and boost::phoenix::val().

Member Data Documentation

utree& boost::spirit::traits::detail::assign_to_utree_visitor::ut_

Referenced by operator()().


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