Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* c++17-ization * removed vs2013 * fixed gtest compilation * usedconstexpr if to simplify the conversion function and removed the SFINAE * renamed `unit_t` to `unit` * more c++17. Renamed unit_tag to unit_conversion * clarified template args * improved error messages * constexpr sqrt/pow
- Loading branch information