public static member function
Return a new index for the internal extensible array [static]
Provides a new index to be used with member functions in the internal extensible array.
The internal extensible array is a general-purpose array of word elements.
This is a static member function.
Parameters
none
Return Value
A new index that can be used with either member iword or member pword.
See also
ios_base::iword | Get reference to integer element of the internal extensible array (public member function) |
ios_base::pword | Get reference to pointer of the internal extensible array (public member function) |
|