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
printf
style formatting.omni::vformatted_t: A flag type to select the omni::string constructor that allows
vprintf
style formatting.std::hash< omni::string >: Hash specialization for std::string.