Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

multiple_exceptions::first_exception

Obtain a pointer to the first exception.

std::exception_ptr first_exception() const;

PrevUpHomeNext