Expand description
std::types - type inspection and conversion functions.
is_* functions check the runtime type of a value without conversion.
to_int accepts hex strings prefixed with 0x/0X.
Modulesยง
- bin ๐
- bool ๐
- byte ๐
- char ๐
- error ๐
- float ๐
- hex ๐
- int ๐
- null ๐
- oct ๐
- string ๐