1.1.0
This release adds const
to several constexpr
methods to enable use with C++14.
It fixes using prefixes smaller than 1 (i.e. m
, u
, n
etc.) in combination with integral type magnitudes.
Thanks to @PeterSommerlad for the heads-up. See also his Units in C++ talk at ACCU 2016 .