|
FdkBaseLib 2.1.1
|
A locking policy for MemoryPool that uses a mutex. More...
#include <MemoryPool.h>
Public Types | |
| using | lock_type = std::mutex |
| using | guard_type = std::lock_guard< lock_type > |
A locking policy for MemoryPool that uses a mutex.
| ©2024 The Foundry Visionmongers, Ltd. All Rights Reserved. |