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< T const & > Struct Template Reference

#include <string_traits.hpp>

Public Types

typedef extract_c_string< T >
::char_type 
char_type
 

Static Public Member Functions

static extract_c_string< T >
::char_type const * 
call (T const &str)
 

Member Typedef Documentation

template<typename T >
typedef extract_c_string<T>::char_type boost::spirit::traits::extract_c_string< T const & >::char_type

Member Function Documentation

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

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