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::with_gen< ID, T > Struct Template Reference

#include <with.hpp>

Public Member Functions

 with_gen (T &val)
 
template<typename Subject >
with_directive< typename
extension::as_parser< Subject >
::value_type, ID, T
operator[] (Subject const &subject) const
 

Public Attributes

Tval
 

Constructor & Destructor Documentation

template<typename ID , typename T >
boost::spirit::x3::with_gen< ID, T >::with_gen ( T val)
inline

Member Function Documentation

template<typename ID , typename T >
template<typename Subject >
with_directive<typename extension::as_parser<Subject>::value_type, ID, T> boost::spirit::x3::with_gen< ID, T >::operator[] ( Subject const &  subject) const
inline

Member Data Documentation

template<typename ID , typename T >
T& boost::spirit::x3::with_gen< ID, T >::val

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