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.
List of all members
SI::detail::parsing::Digit< _base, _str_digit > Struct Template Reference

#include <number_parser.h>

Inheritance diagram for SI::detail::parsing::Digit< _base, _str_digit >:
Inheritance graph
[legend]
Collaboration diagram for SI::detail::parsing::Digit< _base, _str_digit >:
Collaboration graph
[legend]

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
 

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