Skip to content
Flecs v4.1
string.hpp File Reference

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...

Detailed Description

String utility that doesn't implicitly allocate memory.

Definition in file string.hpp.