A RetroSearch Logo

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

Search Query:

Showing content from https://cplusplus.com/reference/exception/nested_exception/nested_ptr/ below:

function

<exception>

std::nested_exception::nested_ptr
exception_ptr nested_ptr() const noexcept;

Get exception_ptr to nested exception

Returns an exception_ptr object that points to the nested exception.

This may be a null exception_ptr, if the nested_exception was constructed while not handling an exception.



Parameters none

Return Value An exception_ptr object pointing to the nested exception.

Exception safetyNo-throw guarantee: this member function throws no exceptions.

See also
exception_ptr
Exception pointer (type)
nested_exception::rethrow_nested
Rethrow nested exception (public member function)
rethrow_if_nested
Rethrow if nested (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