A RetroSearch Logo

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

Search Query:

Showing content from https://www.tutorialspoint.com/cpp_standard_library/cpp_ios_xalloc.htm below:

C++ IOS Library - Xalloc

C++ IOS Library - Xalloc Description

It is used to get new index for extensible array [static] and 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).

Declaration

Following is the declaration for ios_base::xalloc function.

static int xalloc();
Parameters

none

Return Value

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

Exceptions

Strong guarantee − if an exception is thrown, there are no changes in any stream.

Data races

Concurrently calling this function may introduce data races.

ios.htm


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