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