|
NexusForce 1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
|
数值类型的包装类集合 更多...
专题 | |
| UTF | |
| UTF字符包装类集合 | |
类 | |
| struct | hexadecimal |
| 十六进制数值包装类 更多... | |
| struct | boolean |
| 布尔值包装类 更多... | |
| struct | integer8 |
| 8位整数包装类 更多... | |
| struct | integer16 |
| 16位整数包装类 更多... | |
| struct | integer32 |
| 32位整数包装类 更多... | |
| struct | integer64 |
| 64位整数包装类 更多... | |
| struct | uinteger8 |
| 无符号8位整数包装类 更多... | |
| struct | uinteger16 |
| 无符号16位整数包装类 更多... | |
| struct | uinteger32 |
| 无符号32位整数包装类 更多... | |
| struct | uinteger64 |
| 无符号64位整数包装类 更多... | |
| struct | float32 |
| 32位浮点数包装类 更多... | |
| struct | float64 |
| 64位浮点数包装类 更多... | |
| struct | decimal |
| 长双精度浮点数包装类 更多... | |
类型定义 | |
| using | byte = uinteger8 |
| 字节包装类 | |
数值类型的包装类集合