|
NexusForce 1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
|
十六进制数值包装类 更多...
类 | |
| struct | hexadecimal |
| 十六进制数值包装类 更多... | |
函数 | |
| NEFORCE_CONSTEXPR20 hexadecimal | operator""_hex (const char *str, const size_t len) |
| 字符串字面量转十六进制 | |
| constexpr hexadecimal | operator""_hex (const unsigned long long value) |
| 整数字面量转十六进制 | |