co_ecs 0.9.0
Cobalt ECS
Loading...
Searching...
No Matches
Linear Class Reference

A simple linear allocator class that allocates memory sequentially. More...

Detailed Description

A simple linear allocator class that allocates memory sequentially.

This allocator manages a fixed-size memory region and allocates memory sequentially from it.


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