-
## Required information
[In the docstring](https://github.com/eclipse-iceoryx/iceoryx/blob/2e38d15f188a28cc3aaeb2716c3a9f0efb4f0626/iceoryx_hoofs/functional/include/iox/function.hpp#L29-L32) for th…
-
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…
-
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…
-
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…
-
The mission ontology defines:
```
aspect SpecifiedElement
reifiedRelationship Performs {
inverseFunctional
asymmetric
irreflexive
unreified = performs
inverse = isPerformedBy
…
-
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{
…
-
`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…