nil::crypto3::mlock_allocator Class Referencefinal
#include <locking_allocator.hpp>

Public Member Functions | |
void * | allocate (size_t num_elems, size_t elem_size) |
bool | deallocate (void *p, size_t num_elems, size_t elem_size) BOOST_NOEXCEPT |
mlock_allocator (const mlock_allocator &)=delete | |
mlock_allocator & | operator= (const mlock_allocator &)=delete |
Static Public Member Functions | |
static mlock_allocator & | instance () |
Constructor & Destructor Documentation
◆ mlock_allocator()
|
delete |
Member Function Documentation
◆ allocate()
|
inline |
◆ deallocate()
|
inline |
◆ instance()
|
inlinestatic |
◆ operator=()
|
delete |
The documentation for this class was generated from the following file: