| Overview | Group | Tree | Graph | Deprecated | Index | Concepts |

For each basic type, Concert Technology defines a corresponding array
class. IloMapIndexer is the array class of the discrete data collection class.
Instances of IloMapIndexer are extensible. That is, you can
add more elements to such an array. References to an array change whenever
an element is added to or removed from the array.
Most member functions in this class contain assert
statements. For an explanation of the macro NDEBUG (a way to
turn on or turn off these assert statements), see the concept
Assert and NDEBUG.
IloMapIndexer inherits additional methods from the template
IloArray:
See Also: