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< std::basic_string< T, Traits, Allocator > > Struct Template Reference

#include <string_traits.hpp>

Public Types

typedef T char_type
 
typedef std::basic_string< T,
Traits, Allocator > 
string
 

Static Public Member Functions

static T const * call (string const &str)
 

Member Typedef Documentation

template<typename T , typename Traits , typename Allocator >
typedef T boost::spirit::traits::extract_c_string< std::basic_string< T, Traits, Allocator > >::char_type
template<typename T , typename Traits , typename Allocator >
typedef std::basic_string<T, Traits, Allocator> boost::spirit::traits::extract_c_string< std::basic_string< T, Traits, Allocator > >::string

Member Function Documentation

template<typename T , typename Traits , typename Allocator >
static T const* boost::spirit::traits::extract_c_string< std::basic_string< T, Traits, Allocator > >::call ( string const &  str)
inlinestatic

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