![]() |
ToyGine2 26.2.0
Game Engine for retro consoles
|
Non-owning view over null-terminated C strings. More...
#include "string_like.hpp"Go to the source code of this file.
Classes | |
| class | toy::CStringView |
| Non-owning string view class for C-style strings. More... | |
Namespaces | |
| namespace | toy |
| Root namespace containing all engine modules. | |
Non-owning view over null-terminated C strings.
Defines toy::CStringView and related APIs. Used for non-owning string inspection without allocation.