W3cubDocs

/C++

std::nested_exception::nested_ptr

std::exception_ptr nested_ptr() const noexcept;
(since C++11)

Returns a pointer to the stored exception, if any.

Parameters

(none).

Return value

(none).

© cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
https://en.cppreference.com/w/cpp/error/nested_exception/nested_ptr