-
**Describe the bug**
When Ovale Balanced Druid is enable. there is unplayable grpahic lag/shuttering
**To Reproduce**
Steps to reproduce the behavior:
1. Select the script...
2. Cast XXX spell.…
-
The @specialized annotation (in combination with the -Yspecialize option for scalac) has the promise of reducing boxing overheads, especially for reads (txn and non-txn) and non-txn writes. (Txn writ…
-
Futhark imposes certain draconian type system restrictions in order to guarantee efficient defunctionalisation. Essentially we guarantee that any functional value can have only a single possible form…
-
AFAIK, there's no way to define template specializations in cppfront. I found this out when trying to define a custom `std::formatter`.
Here's my expected syntax.
```
Foo: @struct type = {
…
-
### Before You Begin
- [X] I confirm that I have downloaded the latest version of the addon.
- [X] I am not playing on a private server.
- [X] I checked for an [existing, open ticket](https://git…
-
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…
-
## Required information
[In the docstring](https://github.com/eclipse-iceoryx/iceoryx/blob/2e38d15f188a28cc3aaeb2716c3a9f0efb4f0626/iceoryx_hoofs/functional/include/iox/function.hpp#L29-L32) for th…
-
Full name of submitter (unless configured in github; will be published with the issue): Jim X
````cpp
struct A{};
template
void fun(T t){
if constexpr(std::is_same_v){
t;
}else{
…
-
Provide a reverse-mode specialization for `quad_form_diag`.
-
On registration page when choosing "учитель" from for teacher info appear. The issue is: combo box for a teacher specialization is empty.
tsudd updated
3 years ago