An open API service indexing awesome lists of open source software.

https://github.com/conorwilliams/strong_units

WIP C++ physical units / dimensional analysis library. Focused on providing the cleanest possible errors.
https://github.com/conorwilliams/strong_units

compile-time concepts cpp20 dimensional-analysis library physical-units template-metaprogramming units units-of-measurement

Last synced: 6 months ago
JSON representation

WIP C++ physical units / dimensional analysis library. Focused on providing the cleanest possible errors.

Awesome Lists containing this project

README

          

# unit
WIP C++ dimensional analysis library, focused on using C++20 template non-type parameters to provide clean errors.