.. _file_include_ripple_allocation_freelist.hpp: File freelist.hpp ================= = :ref:`file_include_ripple_allocation_freelist.hpp` ------------------ -*- C++ -*- ==** .. contents:: Contents :local: :backlinks: none Definition (``include/ripple/allocation/freelist.hpp``) ------------------------------------------------------- .. toctree:: :maxdepth: 1 program_listing_file_include_ripple_allocation_freelist.hpp.rst 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 simple freelist class. ==---------------------------------------------------------------------== Includes -------- - ``ripple/utility/memory.hpp`` (:ref:`file_include_ripple_utility_memory.hpp`) Included By ----------- - :ref:`file_include_ripple_allocation_pool_allocator.hpp` Namespaces ---------- - :ref:`namespace_ripple` Classes ------- - :ref:`exhale_struct_structripple_1_1Freelist_1_1Node` - :ref:`exhale_class_classripple_1_1Freelist`