|
R-Type
2
Doom but in better
|
#include <vector>#include <optional>#include <memory>#include <cassert>

Go to the source code of this file.
Data Structures | |
| class | SparseArray< Component, Allocator > |
| A container that provides sparse storage for optional components. More... | |