mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-03 12:24:26 +02:00
Requirements updated
This commit is contained in:
@@ -29,8 +29,9 @@ static_assert(2_km / 2_kmph == 1_h);
|
|||||||
- compiler errors
|
- compiler errors
|
||||||
- debugging
|
- debugging
|
||||||
3. No macros in the user interface
|
3. No macros in the user interface
|
||||||
4. No external dependencies
|
4. Easy extensibility
|
||||||
5. Possibility to be standardized as a part of C++ Standard Library
|
5. No external dependencies
|
||||||
|
6. Possibility to be standardized as a part of C++ Standard Library
|
||||||
|
|
||||||
|
|
||||||
## Basic Concepts
|
## Basic Concepts
|
||||||
|
Reference in New Issue
Block a user