docs: P3045 reference added to docs

This commit is contained in:
Mateusz Pusz
2024-04-19 23:33:32 +01:00
parent 74458a36cf
commit 7d0e97b982
2 changed files with 2 additions and 4 deletions

View File

@@ -19,8 +19,7 @@ be found in the following ISO C++ proposals:**
- [P1935: A C++ Approach to Physical Units](https://wg21.link/p1935),
- [P2980: A motivation, scope, and plan for a quantities and units library](https://wg21.link/p2980),
- [P2981: Improving our safety with a physical quantities and units library](https://wg21.link/p2981),
- [P2982: `std::quantity` as a numeric type](https://wg21.link/p2982).
- [P3045: Quantities and units library](https://wg21.link/p3045).
**We are actively looking for parties interested in field-trialing the library.**

View File

@@ -96,7 +96,6 @@ Harvard Bridge length = 364.4 smoot (2034.6 ft, 620.14 m) ± 1 εar
- [P1935: A C++ Approach to Physical Units](https://wg21.link/p1935),
- [P2980: A motivation, scope, and plan for a physical quantities and units library](https://wg21.link/p2980),
- [P2981: Improving our safety with a physical quantities and units library](https://wg21.link/p2981),
- [P2982: `std::quantity` as a numeric type](https://wg21.link/p2982).
- [P3045: Quantities and units library](https://wg21.link/p3045).
We are actively looking for parties interested in field-trialing the library.