CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
StringUtils.hpp File Reference
#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)