ACT Library
Loading...
Searching...
No Matches
Public Attributes | List of all members
Array::_act_array_exprex_pair Struct Reference

A range specifier post expansion where all parameters/etc. are substituted, resulting in a constant range. More...

Public Attributes

long lo
 
long hi
 

Detailed Description

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.

Member Data Documentation

◆ hi

long Array::_act_array_exprex_pair::hi

◆ lo

long Array::_act_array_exprex_pair::lo

The documentation for this struct was generated from the following file: