ToyGine2 26.2.0
Game Engine for retro consoles
Loading...
Searching...
No Matches
fixed_vector.hpp File Reference

Fixed-capacity vector with inline storage. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  toy::FixedVector< type, allocatedSize >

Namespaces

namespace  toy
 Root namespace containing all engine modules.

Detailed Description

Fixed-capacity vector with inline storage.

Defines the toy::FixedVector template.

Note
Included by core.hpp; do not include this file directly.