![]() |
ToyGine2 26.2.0
Game Engine for retro consoles
|
Fixed-size raw character buffer with explicit length for string-like containers. More...
Go to the source code of this file.
Classes | |
| class | toy::StringFixedStorage< AllocatedSize > |
Fixed-size character storage with a tracked length and implicit null terminator at data()[size()]. More... | |
Namespaces | |
| namespace | toy |
| Root namespace containing all engine modules. | |
Fixed-size raw character buffer with explicit length for string-like containers.
Defines toy::StringFixedStorage.