October 30, 2023 Issues » [Issue 24213] [DIP1000] Scope pointer can escape via non-scope parameter of pure delegate | |||
|---|---|---|---|
| |||
...escape via non-scope |escape via non-scope
|parameter of delegate |parameter of pure delegate
-- | |||
October 30, 2023 Issues » [Issue 24213] [DIP1000] Scope pointer can escape via non-scope parameter of delegate | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=24213 Paul Backus <snarwin+bugzilla@gmail.com... | |||
October 30, 2023 Issues » [Issue 24213] [DIP1000] Scope pointer can escape via non-scope parameter of delegate | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=24213 Paul Backus <snarwin+bugzilla@gmail.com... | |||
October 30, 2023 Issues » [Issue 24213] New: [DIP1000] Scope pointer can escape via non-scope parameter of delegate | |||
|---|---|---|---|
| |||
...can escape via non-scope
parameter of delegate
Product: D
Version: D2
Hardware: All
OS... | |||
October 30, 2023 Issues » [Issue 24210] Function types are not documented | |||
|---|---|---|---|
| |||
...examples runnable. Use list for kinds of delegate. Remove C pointer to function syntax as... | |||
October 26, 2023 Issues » [Issue 21286] [DIP1000] Can't return scope reference from a function | |||
|---|---|---|---|
| |||
...the context pointer or the return value. Delegate contexts in general are a big source... | |||
October 24, 2023 Genel » Random Hexadecimal Numbers | |||
|---|---|---|---|
| |||
...return gen;
}
}//*/
void main() {
alias func = char delegate(); // function();
func range = () => uniform!"[]"(HEX.min, HEX... | |||
October 24, 2023 Learn » Re: DlangUI: how to change AppFrames? | |||
|---|---|---|---|
| |||
...to the previous one.
```d
button.click = delegate(Widget src) {
// window.mainWidget = homeLayout.child(0... | |||
October 23, 2023 General » Re: String Interpolation | |||
|---|---|---|---|
| |||
...done with a bit of imagination. A delegate literal returning a voldemort struct would probably... | |||
October 16, 2023 Learn » protobuf error: Tag value out of range | |||
|---|---|---|---|
| |||
...hunt.event.selector.Selector.Selector.doRun(void delegate()) [0x56522d39b574] /root/.dub/packages/hunt-1.7... | |||
Copyright © 1999-2021 by the D Language Foundation