.. _file_include_wrench_memory_aligned_heap_allocator.hpp: File aligned_heap_allocator.hpp =============================== This file defines an allocator which uses aligned_alloc for allocation. .. contents:: Contents :local: :backlinks: none Definition (``include/wrench/memory/aligned_heap_allocator.hpp``) ----------------------------------------------------------------- .. toctree:: :maxdepth: 1 program_listing_file_include_wrench_memory_aligned_heap_allocator.hpp.rst Includes -------- - ``cstdlib`` Included By ----------- - :ref:`file_include_wrench_memory_allocator.hpp` Namespaces ---------- - :ref:`namespace_wrench` Classes ------- - :ref:`exhale_class_classwrench_1_1_aligned_heap_allocator`