mpusz / wg21-papers

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

fix(h&d): include binary prefixes #41

Closed JohelEGP closed 10 months ago

JohelEGP commented 10 months ago

I think this is correct.

mpusz commented 10 months ago

Actually, we forgot about IEC 80000-13 in this table. Good catch! It should be a separate line in the table as it has not only prefixed but also units like bit, byte, baud, Erlang, etc.

JohelEGP commented 10 months ago

That's in https://mpusz.github.io/wg21-papers/papers/2980R0_a_motivation_scope_and_plan_for_a_physical_quantities_and_units_library.html#systems-of-quantities.

mpusz commented 10 months ago

Yes, in this case, IEC 80000-13 is both a System of Quantities and a System of Units as the units used there are not a part of SI.