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 power calculation More...
#include <number_parser.h>
Additional Inherited Members | |
Public Types inherited from SI::detail::parsing::Power_impl< _base, _digits... > | |
using | digit = Digit< _base, _digit > |
using | recursive_power = Power_impl< _base, _digits... > |
Static Public Attributes inherited from SI::detail::parsing::Power_impl< _base, _digits... > | |
static constexpr std::intmax_t | power |
interface class for power calculation