November 20, 2023 Learn » Re: What is :-) ? | |||
|---|---|---|---|
| |||
...if you meant to take the function/delegate and not invoke try `&Counter` instead, otherwise... | |||
November 20, 2023 Learn » What is :-) ? | |||
|---|---|---|---|
| |||
...in: ``` 10 11 12 'next' is int delegate() pure nothrow @nogc @safe ``` Now, I uncomment... | |||
November 08, 2023 Issues » [Issue 24176] Parameters of opApply delegate don't have to be `ref` | |||
|---|---|---|---|
| |||
...grammar for signature. Don't require `ref` delegate parameter. Explain non-ref ForeachType can match... | |||
November 07, 2023 Issues » [Issue 24210] Function types are not documented | |||
|---|---|---|---|
| |||
...examples runnable. Use list for kinds of delegate. Remove C pointer to function syntax as... | |||
November 02, 2023 Learn » Re: bigEndian in std.bitmanip | |||
|---|---|---|---|
| |||
...const
=> this.format!"%s";
auto toString(void delegate(in char[]) sink) const
=> sink.formattedWrite("%s... | |||
October 31, 2023 General » Re: Future of D | |||
|---|---|---|---|
| |||
...like this. He should be able to delegate that task to someone (like yourself) who... | |||
October 30, 2023 Issues » [Issue 24213] [DIP1000] Scope pointer can escape via non-scope parameter of pure delegate | |||
|---|---|---|---|
| |||
...escape via non-scope parameter of pure
delegate
https://github.com/dlang/dmd/pull/15756
-- | |||
October 30, 2023 Issues » [Issue 24212] [DIP1000] Scope pointer can escape via non-scope parameter of pure virtual function | |||
|---|---|---|---|
| |||
...escape via non-scope parameter of pure
delegate
https://github.com/dlang/dmd/pull/15756
-- | |||
October 30, 2023 Issues » [Issue 24213] [DIP1000] Scope pointer can escape via non-scope parameter of pure delegate | |||
|---|---|---|---|
| |||
...escape via non-scope parameter of pure
delegate
https://github.com/dlang/dmd/pull/15756
-- | |||
October 30, 2023 Issues » [Issue 24212] [DIP1000] Scope pointer can escape via non-scope parameter of pure virtual function | |||
|---|---|---|---|
| |||
...escape via non-scope parameter of pure
delegate
https://github.com/dlang/dmd/pull/15756
-- | |||
Copyright © 1999-2021 by the D Language Foundation