pbr-cpp-memory-pool 1.1.2
Fixed-block-size O(1) memory pool — C++17 with an ANSI C public surface
Loading...
Searching...
No Matches
it::d4np::memorypool::Pool Member List

This is the complete list of members for it::d4np::memorypool::Pool, including all inherited members.

allocate()it::d4np::memorypool::Pool
block_size() const noexceptit::d4np::memorypool::Pool
deallocate(void *block) noexceptit::d4np::memorypool::Pool
make(std::size_t block_size, std::size_t block_count)it::d4np::memorypool::Poolstatic
make_dynamic(std::size_t block_size, std::size_t block_count, std::size_t growth_factor)it::d4np::memorypool::Poolstatic
metadata_bytes() const noexceptit::d4np::memorypool::Pool
native_handle() noexceptit::d4np::memorypool::Pool
operator=(const Pool &)=delete (defined in it::d4np::memorypool::Pool)it::d4np::memorypool::Pool
operator=(Pool &&other) noexceptit::d4np::memorypool::Pool
Pool(std::size_t block_size, std::size_t block_count)it::d4np::memorypool::Pool
Pool(const Pool &)=delete (defined in it::d4np::memorypool::Pool)it::d4np::memorypool::Pool
Pool(Pool &&other) noexceptit::d4np::memorypool::Pool
try_allocate() noexceptit::d4np::memorypool::Pool
~Pool() noexceptit::d4np::memorypool::Pool