just::thread
std::exception_ptr::operator bool
Check whether *this has a stored exception.
*this
explicit operator bool() const;
true if *this has a stored exception, false otherwise.
true
false
Nothing.
#include <exception_ptr>
std::exception_ptr
Design and Content © Copyright 2008-2012 Just Software Solutions Ltd. All Rights Reserved.