bernedom / SI

A header only C++ library that provides type safety and user defined literals for physical units
https://si.dominikberner.ch/doc/
MIT License
488 stars 40 forks source link

Switch to int8_t for exponent #62

Closed bernedom closed 4 years ago

bernedom commented 4 years ago

As char might be unsigned in rare cases