Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::spirit::x3::get_info< literal_string< String, Encoding, Attribute > > Struct Template Reference

#include <literal_string.hpp>

Public Types

typedef std::string result_type
 

Public Member Functions

std::string operator() (literal_string< String, Encoding, Attribute > const &p) const
 

Member Typedef Documentation

template<typename String , typename Encoding , typename Attribute >
typedef std::string boost::spirit::x3::get_info< literal_string< String, Encoding, Attribute > >::result_type

Member Function Documentation

template<typename String , typename Encoding , typename Attribute >
std::string boost::spirit::x3::get_info< literal_string< String, Encoding, Attribute > >::operator() ( literal_string< String, Encoding, Attribute > const &  p) const
inline

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