apio
be22cf6267
A managed String which uses RAII to free its contents. It's not a proper string though, since it's read-only. So it's a StringView... but an owned one. Can't be copied automatically, must be either moved or copied manually by calling clone() on it. |
||
---|---|---|
.. | ||
include/luna | ||
src | ||
CMakeLists.txt |