![]() |
ToyGine2 26.2.0
Game Engine for retro consoles
|
Allocator-free output string stream that appends into string-like storage. More...
#include "string_like.hpp"Go to the source code of this file.
Classes | |
| class | toy::OStringStream< StringType > |
| Output stream that appends formatted values into a toy::StringLike backend. More... | |
Namespaces | |
| namespace | toy |
| Root namespace containing all engine modules. | |
Allocator-free output string stream that appends into string-like storage.
Defines toy::OStringStream.