std::nested_exception::nested_ptr
< cpp | error | nested exception
|
std::exception_ptr nested_ptr() const noexcept;
|
(since C++11) | |
Returns a pointer to the stored exception, if any.
Parameters
(none)
Return value
(none)
|
std::exception_ptr nested_ptr() const noexcept;
|
(since C++11) | |
Returns a pointer to the stored exception, if any.
(none)
(none)