IceShard 1
A personal game engine project, with development focused on 2D/2.5D games.
Loading...
Searching...
No Matches
ice::RingAllocatorParams Struct Reference

#include <ice/mem_allocator_ring.hxx>

Public Attributes

ice::usize ring_buffer_size = 4_KiB
 The size of the ring buffer.

Member Data Documentation

◆ ring_buffer_size

ice::usize ice::RingAllocatorParams::ring_buffer_size = 4_KiB

The size of the ring buffer.


The documentation for this struct was generated from the following file: