Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::spirit::qi::detail::make_negated_char_parser< negated_char_parser< Positive > > Struct Template Reference

#include <char_parser.hpp>

Public Types

typedef Positive result_type
 

Public Member Functions

result_type operator() (negated_char_parser< Positive > const &ncp) const
 

Member Typedef Documentation

template<typename Positive >
typedef Positive boost::spirit::qi::detail::make_negated_char_parser< negated_char_parser< Positive > >::result_type

Member Function Documentation

template<typename Positive >
result_type boost::spirit::qi::detail::make_negated_char_parser< negated_char_parser< Positive > >::operator() ( negated_char_parser< Positive > const &  ncp) const
inline

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