|
Samchon Framework for CPP
1.0.0
|
This is the complete list of members for samchon::library::CriticalAllocator< T >, including all inherited members.
| allocate(size_type n, std::allocator< void >::const_pointer hint=NULL) -> pointer | samchon::library::CriticalAllocator< T > | inline |
| construct(_U *ptr, _Args &&...args) | samchon::library::CriticalAllocator< T > | inline |
| deallocate(pointer ptr, size_type size) | samchon::library::CriticalAllocator< T > | inline |
| destroy(_U *ptr) | samchon::library::CriticalAllocator< T > | inline |
| getMutex() -> RWMutex & | samchon::library::CriticalAllocator< T > | inline |
| rw_mutex | samchon::library::CriticalAllocator< T > | private |