libzed 1.9.9
A general-purpose library for quick and simple data manipulation.
 
Loading...
Searching...
No Matches
zstr.hpp File Reference

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.