Gorgon Game Engine
String.cpp File Reference
Include dependency graph for String.cpp:

Namespaces

 Gorgon
 Root namespace for Gorgon Game Engine.
 
 Gorgon::String
 Contains string related functions and classes. This namespace is not yet utf8 aware.
 

Functions

std::string FixLineEndings (const std::string &in, LineEnding type=LineEnding::Standard)
 Fixes/changes line endings. More...