|
CeresEngine 0.2.0
A game development framework
|
#include "String.hpp"Go to the source code of this file.
Namespaces | |
| namespace | CeresEngine |
Functions | |
| StringView | CeresEngine::firstPartOfString (const StringView string, const StringView delimiter) |
| StringView | CeresEngine::lastPartOfString (const StringView string, const StringView delimiter) |