ACT Library
|
A range specifier post expansion where all parameters/etc. are substituted, resulting in a constant range. More...
Public Attributes | |
long | lo |
long | hi |
A range specifier post expansion where all parameters/etc. are substituted, resulting in a constant range.
An array specifier for a single dimension consists of a pair of constants, one for the low end of the range and one for the high end of the range.
The range corresponds to lo .. hi, both inclusive.
long Array::_act_array_exprex_pair::hi |
long Array::_act_array_exprex_pair::lo |