A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://cplusplus.com/ios_base::xalloc below:

public static member function

<ios> <iostream>

std::ios_base::xalloc

Get new index for extensible array [static]

Returns a new index value to be used with member functions in the internal extensible array.

The internal extensible array is a general-purpose array of objects of type long (if accessed with member iword) or void* (if accessed with member pword).

This is a static member function.



Parameters none

Return Value A new index that can be used with either member iword or member pword.

Data races Concurrently calling this function may introduce data races.

Exception safetyStrong guarantee: if an exception is thrown, there are no changes in any stream.

See also
ios_base::iword
Get integer element of extensible array (public member function)
ios_base::pword
Get pointer element of extensible array (public member function)

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4