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