Mateusz Pusz

Results 651 comments of Mateusz Pusz

The freestanding configuration should have `contracts=none` and not use `std_format` option at all.

@burnpanck, it would be great if you could finish your PRs soon. I plan to release the final V2 version soon and then start working on V3. Will you be...

Thanks @burnpanck! If we enable random configurations at CI it should already provide a nice coverage. If I would need to select a most important configuration than it would be:...

> The aim was to keep the types "literal types", so we could use them in NTTPs if needed (maybe for large point-offsets?) I was not aware of this. This...

> That CI failure for GCC 12 and GCC 13 `error: extra ‘;’ [-Werror=pedantic]` after a class template partial specialisation is obviously wrong. Should I re-write this as three separate...

Hi @burnpanck, do you plan to work on this in the near future? I would love to see fixed-point-scaling in action. Also, @JohelEGP is writing API Reference for ISO papers...

@burnpanck, it's great to hear from you again 😃 The best way to contribute to the ISO proposal is by doing a PR to a 3045R4 file at https://github.com/mpusz/wg21-papers. Please...

I would recommend putting the chapter somewhere inside of https://mpusz.github.io/wg21-papers/papers/3045R4_quantities_and_units_library.html#quantities.

> or do you want to wait for a first draft of the rationale doc? No, I would like to merge it ASAP. Having a rationale discussion in the ISO...

> Currently, we never use any implementation-provided `__int128` This is not exposed in the public API, so it does not affect our users' code. This is why I believe that...