◐ Shell
clean mode source ↗

std::shared_future::~shared_future – cppreference.com

Aus cppreference.com

<metanoindex/>

Thema Support-Bibliothek

Threads

Original:

Threads

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

this_thread Namespace

Original:

this_thread namespace

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

Gegenseitigen Ausschluss

Original:

Mutual exclusion

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

Generische Sperrverwaltung

Original:

Generic lock management

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

Zustand Variablen

Original:

Condition variables

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

Futures

Original:

Futures

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

std::shared_future

Member-Funktionen

Original:

Member functions

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

Erste das Ergebnis

Original:

Getting the result

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

State

Original:

State

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

<tbody> </tbody>

~shared_future();

(seit C++11)

Wenn *this das letzte Objekt, die sich auf dem freigegebenen Zustand ist, zerstört die gemeinsamen Staat. Sonst nichts .

Original:

If *this is the last object referring to the shared state, destroys the shared state. Otherwise does nothing.

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.