File aligned_heap_allocator.hpp¶
= File aligned_heap_allocator.hpp — -- C++ -- ==**
Contents
Definition (include/ripple/allocation/aligned_heap_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 an allocator which uses aligned_alloc for allocation.
==———————————————————————==
Includes¶
cstdlib