System.OpenArrayCountHlpr
C++
template <unsigned COUNT> struct OpenArrayCountHlpr
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | sysopen.h | System | System |
Description
Utility class for open array macros.
You should not use OpenArrayCountHlpr directly. This class is used by open array macros (OPENARRAY and ARRAYOFCONST) to compute the highest possible index for an open array.