6 days ago Issues » [Issue 18626] std.traits.fullyQualifiedName on value results in T instead of error | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=18626 --- Comment #1 from dlangBugzillaToGithub <robert.schadek... | |||
6 days ago Issues » [Issue 18302] Add std.traits.Noqual | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=18302 --- Comment #1 from dlangBugzillaToGithub <robert.schadek... | |||
6 days ago Issues » [Issue 17443] std.traits.ParameterDefaults fails for parameters with @disabled this(this) | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=17443 --- Comment #2 from dlangBugzillaToGithub <robert.schadek... | |||
6 days ago Issues » [Issue 13511] std.traits.hasElaborateEquality!T | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=13511 --- Comment #1 from dlangBugzillaToGithub <robert.schadek... | |||
6 days ago Issues » [Issue 11938] "Ifti!T" for std.traits | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=11938 --- Comment #2 from dlangBugzillaToGithub <robert.schadek... | |||
6 days ago Issues » [Issue 3567] std.traits: Unqual strips qualifiers on structs with references that would break const/immutable. | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=3567 --- Comment #11 from dlangBugzillaToGithub <robert.schadek... | |||
6 days ago General » Re: Variable notation | |||
|---|---|---|---|
| |||
...i, member; members) {
pragma(msg, __traits(getAttributes, member));
pragma(msg, __traits(getAttributes, obj.tupleof[i... | |||
November 30 Learn » Re: How can I have those "template instance recursive expansion" errors under control? | |||
|---|---|---|---|
| |||
...hetmath.d(609): Error: template instance `std.traits.isNumeric!(Vector!(float, 3))` recursive expansion ``` It... | |||
November 30 Learn » How can I have those "template instance recursive expansion" errors under control? | |||
|---|---|---|---|
| |||
...anywhere, this time it is inside my traits.isNumeric() inside my vector.opBinary(). Is there... | |||
November 24 Issues » [Issue 24875] std.traits.isAggregateType does not consider enums of aggregate types to be aggregate types | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=24875 Dlang Bot <dlang-bot@dlang.rocks... | |||
Copyright © 1999-2021 by the D Language Foundation