CyberEngineMkIII
|
Contains the definitions of a basic string. More...
#include "StaticString.inl"
Go to the source code of this file.
Classes | |
class | CYB::API::String::Static |
A string pointing to unchanging data in the stack above it or the data segment. Must have UTF-8 encoding. More... | |
Namespaces | |
CYB | |
Encapsulates the engine in it's entirety. | |
CYB::API | |
Namespace containing the public API define EXPLICIT_API_USAGE to prevent automatic 'using'. | |
CYB::API::String | |
Contains all string implementations. | |
Contains the definitions of a basic string.
Definition in file StaticString.hpp.