SleakEngine 1.0.0
C++23 multi-backend game engine
Loading...
Searching...
No Matches
String.hpp File Reference
#include <iostream>
#include <Utility/Exception.hpp>

Go to the source code of this file.

Classes

class  Sleak::String
 A dynamic string class, similar to std::string but STL-agnostic. More...

Namespaces

namespace  Sleak
 Root namespace for everything the engine exposes.