Go to the source code of this file.
Namespaces | |
namespace | z::core |
Section containing core functions and classes. | |
Enumerations | |
enum | z::core::zstr::zstr { string = 0 , integer = 1 , floating = 2 , complex = 4 } |
Data types that a string can convert to or from. | |