just::thread
std::exception_ptr::operator!=
Check whether *this references a different stored exception to another instance.
*this
bool operator==(exception_ptr const& other) const;
!((*this)==other).
!((*this)==other)
Nothing.
#include <exception_ptr>
std::exception_ptr
Design and Content © Copyright 2008-2019 Just Software Solutions Ltd. All Rights Reserved. | Privacy Policy