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::phrase_parse_context< Skipper > Struct Template Reference

#include <parse.hpp>

Collaboration diagram for boost::spirit::x3::phrase_parse_context< Skipper >:

Public Attributes

decltype(make_context
< skipper_tag >(as_parser(std::declval
< Skipper >()))) typedef 
type
 

Member Data Documentation

template<typename Skipper >
decltype( make_context<skipper_tag>(as_parser(std::declval<Skipper>()))) typedef boost::spirit::x3::phrase_parse_context< Skipper >::type

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