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::assign_to_container_from_value< utree, Attribute > Struct Template Reference

#include <utree_traits.hpp>

Static Public Member Functions

static void call (Attribute const &val, utree &attr, mpl::false_)
 
static void call (Attribute const &val, utree &attr, mpl::true_)
 
static void call (Attribute const &val, utree &attr)
 

Member Function Documentation

template<typename Attribute >
static void boost::spirit::traits::assign_to_container_from_value< utree, Attribute >::call ( Attribute const &  val,
utree attr,
mpl::false_   
)
inlinestatic
template<typename Attribute >
static void boost::spirit::traits::assign_to_container_from_value< utree, Attribute >::call ( Attribute const &  val,
utree attr 
)
inlinestatic

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