-
# Feature or enhancement
### Proposal:
Now that we have type versions installed in https://github.com/python/cpython/issues/119258 . We can use the information to constant propagate through attribut…
-
```cpp
namespace test {
template
void foo() {}
}
struct X {};
template void test::f^oo();
```
Currently, if trigger go-to-definition at the location of `^`, clangd will give no response…
-
## What problem does this solve or what need does it fill?
Currently Bevy's Materials (which use the AsBindGroup trait/derive) assume a "static" bind group layout. For most of Bevy's life, this has…
cart updated
5 months ago
-
weapon specialization enhancement line still costs 2ap per
-
As part of https://isocpp.org/files/papers/P3310R0.html, we would like to introduce deduction of default template arguments.
When deducing a template template parameter from a template specializati…
-
```CPP
lua.new_usertype("Package",
"new", sol::no_constructor,
"name", &Command::Package::name,
"git", &Command::Package::git,
"git_short", &Command::Package::…
-
**1: Specialization**
Left: `In a world of specialists ...`
Right: `... Become a generalist`
Bottom: `Become an expert in scientific controversies`
-
### Describe the issue
I am attempting to compile ONNX Runtime on the [LUMI](https://docs.lumi-supercomputer.eu/) supercomputer, a Cray system.
The configuration step is completed without any issue…
-
```
clang-linux.compile.c++ ../../../../bin.v2/libs/spirit/test/qi/qi_range_run.test/clang-linux-12/release/cxxstd-11-iso/stdlib-libc++/threading-multi/visibility-hidden/range_run.o
In file included…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR47412](https://bugs.llvm.org/show_bug.cgi?id=47412) |
| Status | NEW |
| Importance | P normal |
|…