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::extract_from_container< utree, std::basic_string< char, Traits, Alloc > > Struct Template Reference

#include <utree_traits.hpp>

Public Types

typedef std::basic_string
< char, Traits, Alloc > 
type
 

Static Public Member Functions

template<typename Context >
static type call (utree const &t, Context &)
 

Member Typedef Documentation

template<typename Traits , typename Alloc >
typedef std::basic_string<char, Traits, Alloc> boost::spirit::traits::extract_from_container< utree, std::basic_string< char, Traits, Alloc > >::type

Member Function Documentation

template<typename Traits , typename Alloc >
template<typename Context >
static type boost::spirit::traits::extract_from_container< utree, std::basic_string< char, Traits, Alloc > >::call ( utree const &  t,
Context &   
)
inlinestatic

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