#include <directives.hpp>
Public Member Functions | |
| max_bounded_gen (BoundsT const &max__) | |
| template<typename DerivedT > | |
| max_bounded< DerivedT, BoundsT > | operator[] (parser< DerivedT > const &p) const |
Public Attributes | |
| BoundsT | max_ |
|
inline |
|
inline |
| BoundsT boost::spirit::max_bounded_gen< BoundsT >::max_ |
Referenced by boost::spirit::max_bounded_gen< BoundsT >::operator[]().