omni/String.h
In directory: omni
Source file: omni/String.h
ABI safe string implementation.
Classes
omni::string: This class is an ABI safe string implementation.
Namespaces
Structs
omni::formatted_t: A flag type to select the omni::string constructor that allows
printfstyle formatting.omni::vformatted_t: A flag type to select the omni::string constructor that allows
vprintfstyle formatting.std::hash< omni::string >: Hash specialization for std::string.