#include <recycle_allocator.h>
|
template<class SystemTag > |
static auto & | get_recycler (SystemTag=SystemTag()) |
|
template<class SystemTag > |
static auto & | get_locker (SystemTag=SystemTag()) |
|
template<class SystemTag > |
static void | clear_recycler (SystemTag system=SystemTag()) |
|
◆ clear_recycler()
template<class SystemTag >
static void bc::allocators::Recycle_Allocator_Globals::clear_recycler |
( |
SystemTag |
system = SystemTag() | ) |
|
|
inlinestatic |
◆ get_locker()
template<class SystemTag >
static auto& bc::allocators::Recycle_Allocator_Globals::get_locker |
( |
SystemTag |
= SystemTag() | ) |
|
|
inlinestatic |
◆ get_recycler()
template<class SystemTag >
static auto& bc::allocators::Recycle_Allocator_Globals::get_recycler |
( |
SystemTag |
= SystemTag() | ) |
|
|
inlinestatic |
The documentation for this struct was generated from the following file: