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< any_parser< Iterator, Attribute, Context > > Struct Template Reference

#include <any_parser.hpp>

Public Types

typedef std::string result_type
 

Public Member Functions

std::string operator() (any_parser< Iterator, Attribute, Context > const &p) const
 

Member Typedef Documentation

template<typename Iterator , typename Attribute , typename Context >
typedef std::string boost::spirit::x3::get_info< any_parser< Iterator, Attribute, Context > >::result_type

Member Function Documentation

template<typename Iterator , typename Attribute , typename Context >
std::string boost::spirit::x3::get_info< any_parser< Iterator, Attribute, Context > >::operator() ( any_parser< Iterator, Attribute, Context > const &  p) const
inline

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