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.
Static Public Attributes | List of all members
SI::detail::parsing::Magnitude< _base, _digit > Struct Template Reference

#include <number_parser.h>

Static Public Attributes

static constexpr std::intmax_t value = 0
 

Member Data Documentation

◆ value

template<std::intmax_t _base, char _digit>
constexpr std::intmax_t SI::detail::parsing::Magnitude< _base, _digit >::value = 0
staticconstexpr

The documentation for this struct was generated from the following file: