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_c_string< spirit::basic_string< iterator_range< T const * >, I > > Struct Template Reference

#include <utree_traits.hpp>

Public Types

typedef T char_type
 
typedef spirit::basic_string
< iterator_range< T const * >
, I > 
string
 

Static Public Member Functions

static T const * call (string &s)
 
static T const * call (string const &s)
 

Member Typedef Documentation

template<typename T , utree_type::info I>
typedef T boost::spirit::traits::extract_c_string< spirit::basic_string< iterator_range< T const * >, I > >::char_type
template<typename T , utree_type::info I>
typedef spirit::basic_string<iterator_range<T const*>, I> boost::spirit::traits::extract_c_string< spirit::basic_string< iterator_range< T const * >, I > >::string

Member Function Documentation

template<typename T , utree_type::info I>
static T const* boost::spirit::traits::extract_c_string< spirit::basic_string< iterator_range< T const * >, I > >::call ( string s)
inlinestatic
template<typename T , utree_type::info I>
static T const* boost::spirit::traits::extract_c_string< spirit::basic_string< iterator_range< T const * >, I > >::call ( string const &  s)
inlinestatic

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