mpusz / wg21-papers

ISO C++ Committee papers by Mateusz Pusz
https://mpusz.github.io/wg21-papers
4 stars 7 forks source link

Improving our safety with quantities #21

Open mpusz opened 1 year ago

mpusz commented 1 year ago
mpusz commented 1 year ago

https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2020/p1935r2.html#lack-of-strong-types

https://github.com/LK8000/LK8000/blob/af404168ff5f92b03ab0c5db336ed8f01a792cda/Common/Header/McReady.h#L7-L21 https://github.com/LK8000/LK8000/blob/af404168ff5f92b03ab0c5db336ed8f01a792cda/Common/Source/Library/PressureFunctions.cpp#L134-L136 https://github.com/LK8000/LK8000/blob/af404168ff5f92b03ab0c5db336ed8f01a792cda/Common/Header/NavFunctions.h#L7C1-L27

JohelEGP commented 1 year ago

Very relevant with regards to the current API: