March 31, 2023 General » Re: Trying to do alias template deduction myself. | |||
|---|---|---|---|
| |||
Ditto. | |||
March 31, 2023 Issues » [Issue 23817] Reject `is` alias template instance TypeSpecialization when TemplateParameterList supplied | |||
|---|---|---|---|
| |||
...be false if `A` is an alias template. is-expressions are used in generic code... | |||
March 31, 2023 Issues » [Issue 11662] Template constraint evaluation should not look eponymous template function parameters if it's unnecessary | |||
|---|---|---|---|
| |||
...d(17): Error: template instance `temcons.gc_free2!int` does not match template declaration `gc... | |||
March 31, 2023 General » Re: Trying to do alias template deduction myself. | |||
|---|---|---|---|
| |||
YES! Thank you for driving this initiative! | |||
March 31, 2023 General » Trying to do alias template deduction myself. | |||
|---|---|---|---|
| |||
...1>; template <typename T> using Vec3 = Vector3<T>; template <typename T> using Identity = int; template... | |||
March 30, 2023 Issues » [Issue 23817] Reject `is` alias template instance TypeSpecialization when TemplateParameterList supplied | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=23817 Basile-z <b2.temp@gmx.com... | |||
March 30, 2023 Issues » [Issue 23817] Reject `is` alias template instance TypeSpecialization when TemplateParameterList supplied | |||
|---|---|---|---|
| |||
...alias template instance specialization with Te…" fixing this issue: - Fix Issue 23817 - `is` alias template... | |||
March 30, 2023 Issues » [Issue 23817] New: Reject `is` alias template instance TypeSpecialization when TemplateParameterList supplied | |||
|---|---|---|---|
| |||
...Issue ID: 23817
Summary: Reject `is` alias template instance TypeSpecialization
when TemplateParameterList supplied
Product: D... | |||
March 30, 2023 Issues » [Issue 13850] mixin template accepts delegates as function parameters | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=13850 RazvanN <razvan.nitu1305@gmail.com> changed... | |||
March 30, 2023 Issues » [Issue 13850] mixin template accepts delegates as function parameters | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=13850 --- Comment #8 from Max Samukha <maxsamukha... | |||
Copyright © 1999-2021 by the D Language Foundation