-
I suggest adding the topics `mdspan`, `cpp23` in the About section.
-
-
-
### Steps to reproduce the issue
```console
$ spack spec -I hipify-clang
Input spec
--------------------------------
- hipify-clang
Concretized
--------------------------------
- hipif…
-
Hi,
I was trying to integrate tinyusdz in my (non-cmake) C++20 project and I was hitting this error:
```
/tmp/tinyusdz/src/nonstd/expected.hpp:229:16: error: ‘expected’ has not been declared in ‘st…
-
![image](https://github.com/fantasy-peak/cpp-freegpt-webui/assets/31616308/7bc04535-bc09-44c8-880c-9449ffc6e656)
-
When using the Visual Studio generator to build `flux` I'm now getting this build error:
```
flux\test\test_read_only.cpp(132,28): error C2607: static assertion failed
flux\test\test_read_only.cp…
-
For the most part, we don't need much from boost:
- Office desktop code uses, can we isolate to that flavor?
- Folly uses it (does it need to?)
- RNW code uses it for trivial things like string::en…
-
### Description of Issue
```cpp
usd/include/pxr/base/tf/refPtr.h:1304:25: error: expected unqualified-id before ‘)’ token
1304 | TfRefPtr() {
| ^
usd/include/…
-
Right now `this` in Ü can be only immutable or immutable reference. The language supports value parameters, but not for `this`.
It may be good, to add support of by value `this`. Such feature may i…