mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-03 20:34:26 +02:00
Approach updated DESIGN.md
This commit is contained in:
@@ -33,6 +33,7 @@ static_assert(10km / 5km == 2);
|
|||||||
- strong types
|
- strong types
|
||||||
- compile-time safety
|
- compile-time safety
|
||||||
- `constexpr` all the things
|
- `constexpr` all the things
|
||||||
|
- as fast or even faster than when working with fundamental types
|
||||||
2. The best possible user experience
|
2. The best possible user experience
|
||||||
- compiler errors
|
- compiler errors
|
||||||
- debugging
|
- debugging
|
||||||
|
Reference in New Issue
Block a user