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>
Additional Inherited Members | |
Static Public Attributes inherited from SI::detail::parsing::Digit_impl< _base, _str_digit > | |
static constexpr bool | is_valid_digit = _str_digit == '\'' ? false : true |
static constexpr std::intmax_t | value |