Skip to content

1.1.0

Compare
Choose a tag to compare
@martinmoene martinmoene released this 22 Apr 10:06
· 31 commits to master since this release

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 .