CyberEngineMkIII
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Namespaces
StaticString.hpp File Reference

Contains the definitions of a basic string. More...

#include "StaticString.inl"
Include dependency graph for StaticString.hpp:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Contains the definitions of a basic string.

Definition in file StaticString.hpp.