|
void | capture_current_exception () |
|
void | rethrow_pending_exception () |
|
|
static void * | allocate (thread_info_base *this_thread, std::size_t size) |
|
static void | deallocate (thread_info_base *this_thread, void *pointer, std::size_t size) |
|
template<typename Purpose > |
static void * | allocate (Purpose, thread_info_base *this_thread, std::size_t size) |
|
template<typename Purpose > |
static void | deallocate (Purpose, thread_info_base *this_thread, void *pointer, std::size_t size) |
|
The documentation for this class was generated from the following file: