![]() |
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.
|
interface class for number More...
#include <number_parser.h>
Additional Inherited Members | |
![]() | |
using | digit = Digit< base, _digit > |
using | recursive_number = Number_impl< _base, _digits... > |
![]() | |
static constexpr std::intmax_t | base |
static constexpr std::intmax_t | magnitude |
static constexpr std::intmax_t | power |
static constexpr std::intmax_t | value |
interface class for number