• Docs >
  • File aligned_heap_allocator.hpp
Shortcuts

File aligned_heap_allocator.hpp

= File aligned_heap_allocator.hpp — -- C++ -- ==**

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

Included By

Namespaces

Docs

Access comprehensive developer documentation for Ripple

View Docs

Tutorials

Get tutorials to help with understand all features

View Tutorials

Examples

Find examples to help get started

View Examples