Wrench
1.0.0

Contents:

  • Wrench API
Wrench
  • Docs »
  • File arena.hpp
  • View page source

File arena.hpp¶

This file defines memory arena implementations.

Contents

  • Definition (include/wrench/memory/arena.hpp)

  • Includes

  • Included By

  • Namespaces

  • Classes

  • Typedefs

  • Variables

Definition (include/wrench/memory/arena.hpp)¶

  • Program Listing for File arena.hpp

Includes¶

  • memory_utils.hpp (File memory_utils.hpp)

  • type_traits

Included By¶

  • File allocator.hpp

Namespaces¶

  • Namespace wrench

Classes¶

  • Struct HeapArena

  • Template Class StackArena

Typedefs¶

  • Typedef wrench::ArenaConstexprSizeEnable

  • Typedef wrench::ArenaNonConstexprSizeEnable

  • Typedef wrench::DefaultStackArena

Variables¶

  • Variable wrench::default_stack_arena_size


© Copyright 2020, Rob Clucas

Built with Sphinx using a theme provided by Read the Docs.