-
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{
…
-
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…
-
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…
-
`nh os switch -S` should maybe also activate the home-manager specialization with the same name (probably behind a flag)? Currently I have to run `home-manager generations`, copy the store path of the…
-
Provide a reverse-mode specialization for `quad_form_diag`.
-
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 = {
…
-
/usr/local/include/boost/icl/type_traits/type_to_string.hpp:56:12: error: partial specialization of ‘struct boost::icl::type_to_string’ after instantiation of ‘struct boost::icl::type_to_string’ [-fpe…
-
## 🚀 Feature
Currently when a profiling executor inserts a type specialization, it generates a fallback function for the case when a type doesn't match specialized. In that case the execution goes in…
-
For example, `Object` has virtual methods but no virtual destructor.
https://github.com/ingowald/pbrt-parser/blob/master/pbrtParser/include/pbrtParser/Scene.h#L1003
Clang(9.0) with increased wa…
syoyo updated
4 years ago
-
### 1. Current Behavior
#### 1.1. Description
Rupture _sometimes_ does not tick for the full duration when refreshed in Subtlety specialization. I am not certain, but I think it may fall off early…