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< String > Struct Template Reference

#include <utree_traits.hpp>

Public Types

typedef char_type_of< String >
::type 
char_type
 

Static Public Member Functions

template<typename T >
static T const * call (T *str)
 
template<typename T >
static T const * call (T const *str)
 

Member Typedef Documentation

template<typename String>
typedef char_type_of<String>::type boost::spirit::traits::extract_c_string< String >::char_type

Member Function Documentation

template<typename String>
template<typename T >
static T const* boost::spirit::traits::extract_c_string< String >::call ( T const *  str)
inlinestatic

References boost::str().


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