![]() |
Flecs v4.1
A fast entity component system (ECS) for C & C++
|
String utility that doesn't implicitly allocate memory. More...
Go to the source code of this file.
Classes | |
| struct | flecs::string |
| Owned string wrapper. More... | |
| struct | flecs::string_view |
| Non-owning string view. More... | |
String utility that doesn't implicitly allocate memory.
Definition in file string.hpp.