File pool_allocator.hpp¶
= File pool_allocator.hpp ———— -- C++ -- ==**
Contents
Definition (include/ripple/allocation/pool_allocator.hpp
)¶
Detailed Description¶
Ripple
Copyright (c) 2019 - 2021 Rob Clucas.
This file is distributed under the MIT License. See LICENSE for details.
==———————————————————————-==*
This file defines a pool allocator implementation.
==———————————————————————==
Includes¶
atomic
cstddef
freelist.hpp
(File freelist.hpp)ripple/utility/forward.hpp
(File forward.hpp)ripple/utility/memory.hpp
(File memory.hpp)