#include <exception>
#include <sstream>
Go to the source code of this file.
|
Exception::ReportingType | exotica::operator| (Exception::ReportingType a, Exception::ReportingType b) noexcept |
|
Value:{ \
std::stringstream ss; \
ss << m; \
}
#define __PRETTY_FUNCTION__
A set of debugging tools: basically these provide easy ways of checking code execution through std::c...
Definition at line 42 of file exception.h.
Value:{ \
std::stringstream ss; \
ss << m; \
}
#define __PRETTY_FUNCTION__
A set of debugging tools: basically these provide easy ways of checking code execution through std::c...
Definition at line 36 of file exception.h.