Skip to content

v2.0.0

Compare
Choose a tag to compare
@nholthaus nholthaus released this 04 Apr 20:26
· 191 commits to master since this release

New features:

Compile-time unit arithmetic via unit_value_t
Unit-enabled ports of most <cmath> functions, including c++11 extensions.
Square-root manipulators for unit, unit_t, and unit_value_t
Improved documentation

Tested on:

gcc -4.9
msvc2015