OmniSciDB
a5dc49c757
|
#include <checked_alloc.h>
Public Member Functions | |
OutOfHostMemory (const size_t size) | |
const char * | what () const noexceptfinal |
Private Attributes | |
const std::string | what_str_ |
Definition at line 31 of file checked_alloc.h.
|
inline |
|
inlinefinalnoexcept |
Definition at line 39 of file checked_alloc.h.
References what_str_.
Referenced by ExecutionKernel::run().
|
private |
Definition at line 42 of file checked_alloc.h.
Referenced by what().