#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 | |
| T & | val |
|
inline |
|
inline |
References boost::spirit::x3::as_parser().
| T& boost::spirit::x3::with_gen< ID, T >::val |