◐ Shell
clean mode source ↗

std::weak_ptr::reset – cppreference.com

Aus cppreference.com

<metanoindex/>

<tbody> </tbody>

void reset();

(seit C++11)

Releases the reference to the managed object. After the call *this manages no object.

Parameter

(None)

Original:

(none)

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

Rückgabewert

(None)

Original:

(none)

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

Ausnahmen