October 29 Issues » [Issue 24837] Can't version() or static if() to include keys in an enum | |||
|---|---|---|---|
| |||
...bug.cgi?id=24837 --- Comment #2 from Max Samukha <maxsamukha@gmail.com> --- What's next... | |||
October 29 Issues » [Issue 24837] Can't version() or static if() to include keys in an enum | |||
|---|---|---|---|
| |||
...dlang.org/show_bug.cgi?id=24837
Max Samukha <maxsamukha@gmail.com> changed:
What |Removed... | |||
October 28 Learn » NGINX Unit and vibe.d Integration Performance | |||
|---|---|---|---|
| |||
...d project and is I believe the max my benchmark configuration on macOS can hit... | |||
October 26 DIP Ideas » Re: Static functions calls should only resolve to static functions | |||
|---|---|---|---|
| |||
...int.max); // prints 2 S s; s.foo(arg); // prints 1 s.foo(int.max... | |||
October 24 General » Re: This one weird trick allows you to capture loop variables. | |||
|---|---|---|---|
| |||
On Thursday, 24 October 2024 at 00:46:48 UTC, Timon Gehr wrote: The only... | |||
October 24 Issues » [Issue 21917] Unused default values for IFTI parameters should not be typechecked against the IFTI-inferred type | |||
|---|---|---|---|
| |||
...dlang.org/show_bug.cgi?id=21917
Max Samukha <maxsamukha@gmail.com> changed:
What |Removed... | |||
October 23 Issues » [Issue 21917] Unused default values for IFTI parameters should not be typechecked against the IFTI-inferred type | |||
|---|---|---|---|
| |||
...Comment #11 from Max Samukha <maxsamukha@gmail.com> --- (In reply to Max Samukha from comment... | |||
October 23 Issues » [Issue 21917] Unused default values for IFTI parameters should not be typechecked against the IFTI-inferred type | |||
|---|---|---|---|
| |||
...bug.cgi?id=21917 --- Comment #10 from Max Samukha <maxsamukha@gmail.com> --- Unfortunately, no. This... | |||
October 23 Learn » Re: std.algorithm.countUntil and alias | |||
|---|---|---|---|
| |||
...Three
}
struct MyStruct(T) {
enum tMax = T.max;
size_t idx;
}
alias myType = Numbers; // Test... | |||
October 23 Issues » [Issue 21917] Unused default values for IFTI parameters should not be typechecked against the IFTI-inferred type | |||
|---|---|---|---|
| |||
...Comment #9 from Max Samukha <maxsamukha@gmail.com> --- (In reply to Max Samukha from comment... | |||
Copyright © 1999-2021 by the D Language Foundation