Michael Schellenberger Costa

Results 319 comments of Michael Schellenberger Costa

From my point of view it could come out of Draft. We might want to make some minuscule changes in the near future. The idea was to merge memory_resource into...

# 🐞 Active C1XX Bugs (MSVC Front-End) Added [DevComm-1347020](https://developercommunity2.visualstudio.com/t/msvc-accepts-mutation-of-member-of-const-variable/1347020) - MSVC accepts mutating of const variables during constant evaluation

🐞 Active C1XX Bugs (MSVC Front-End) There is another compiler bug in the constexpr SSO pr (#1735). I have filed it here https://developercommunity.visualstudio.com/t/cl-erroneously-detects-an-uninitialized-read-in-an/1633947

🐞 Active C1XX Bugs (MSVC Front-End) And another one destilled from #2467 https://developercommunity.visualstudio.com/t/cl-incorrectly-rejects-call-to-stdrangesconstruct/1634430

I never really grogged how that magic works, but doesnt `_Range_verifiable_v` already require the type to be instantiated? if so would we need to do something like ```cpp template constexpr...

Could you also please reopen this against the cccl repo?

Hi @ahendriksen Could you please reopen the PR against our new monorepo https://github.com/NVIDIA/cccl

> What is the status of this repository? Are some or all pull requests redirected to cccl? I thought I might have overlooked some documentation, but the [contributing guide](https://github.com/NVIDIA/libcudacxx/blob/main/docs/contributing.md) tells...