| bound_type enum name | bounds | |
| bounds() | bounds | [inline] |
| bounds(int value) | bounds | [inline] |
| bounds(int lower, int upper) | bounds | [inline] |
| bounds(int lower, bound_type lt, int upper, bound_type ut) | bounds | [inline] |
| hint enum value | bounds | |
| infinite enum value | bounds | |
| lower(bool want_limit, int inf) | bounds | [inline] |
| lower(bool want_limit=false, double inf=-std::numeric_limits< double >::infinity()) | bounds | [inline] |
| lower_type | bounds | |
| lower_value | bounds | |
| operator=(int value) | bounds | [inline] |
| strict enum value | bounds | |
| upper(bool want_limit, int inf) | bounds | [inline] |
| upper(bool want_limit=false, double inf=std::numeric_limits< double >::infinity()) | bounds | [inline] |
| upper_type | bounds | |
| upper_value | bounds |
1.6.0