SI
2.5.4
A header only c++ library that provides type safety and user defined literals for handling physical values defined in the International System of Units.
|
#include <number_parser.h>
Static Public Attributes | |
static constexpr bool | is_valid_digit = _str_digit == '\'' ? false : true |
static constexpr std::intmax_t | value |
struct converting a char digit into an int allowed digits are [0-9][a-fA-F][']
|
staticconstexpr |
|
staticconstexpr |