File allocator.hpp¶
= File allocator.hpp —————– -- C++ -- ==**
Contents
Definition (include/ripple/allocation/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 composable allocator.
==———————————————————————==
Includes¶
aligned_heap_allocator.hpp
(File aligned_heap_allocator.hpp)arena.hpp
(File arena.hpp)mutex
pool_allocator.hpp
(File pool_allocator.hpp)