#include <MemPool.h>
◆ CheckBlockAlignment()
static constexpr bool momo::MemPoolConst::CheckBlockAlignment |
( |
size_t |
blockAlignment | ) |
|
|
inlinestaticconstexprnoexcept |
◆ CheckBlockCount()
static constexpr bool momo::MemPoolConst::CheckBlockCount |
( |
size_t |
blockCount | ) |
|
|
inlinestaticconstexprnoexcept |
◆ CorrectBlockSize()
static constexpr size_t momo::MemPoolConst::CorrectBlockSize |
( |
size_t |
blockSize, |
|
|
size_t |
blockAlignment, |
|
|
size_t |
blockCount |
|
) |
| |
|
inlinestaticconstexprnoexcept |
◆ GetBlockAlignment()
|
inlinestaticconstexprnoexcept |
◆ defaultBlockCount
◆ defaultCachedFreeBlockCount
The documentation for this class was generated from the following file: