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::extension::as_parser< Derived, typename enable_if< is_base_of< parser_base, Derived > >::type > Struct Template Reference

#include <parser.hpp>

Public Types

typedef Derived const & type
 
typedef Derived value_type
 

Static Public Member Functions

static type call (Derived const &p)
 

Member Typedef Documentation

template<typename Derived >
typedef Derived const& boost::spirit::x3::extension::as_parser< Derived, typename enable_if< is_base_of< parser_base, Derived > >::type >::type
template<typename Derived >
typedef Derived boost::spirit::x3::extension::as_parser< Derived, typename enable_if< is_base_of< parser_base, Derived > >::type >::value_type

Member Function Documentation

template<typename Derived >
static type boost::spirit::x3::extension::as_parser< Derived, typename enable_if< is_base_of< parser_base, Derived > >::type >::call ( Derived const &  p)
inlinestatic

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