August 29 DIP Ideas » Re: Allow struct constructors with all parameters optional | |||
|---|---|---|---|
| |||
I'm not sure I understand. This is what you wrote: My example shows that... | |||
August 29 DIP Ideas » Re: Allow struct constructors with all parameters optional | |||
|---|---|---|---|
| |||
This proposal is not about allowing default struct constructors. Under this proposal, `S()` would still... | |||
August 28 General » Re: DIP1000 observation | |||
|---|---|---|---|
| |||
...It could just be `scope` on function parameters (for functions that aren't inferred). But... | |||
August 28 DIP Ideas » Re: Allow struct constructors with all parameters optional | |||
|---|---|---|---|
| |||
On Tuesday, 27 August 2024 at 08:48:19 UTC, Ogi wrote: I'll point... | |||
August 29 General » Re: Tell us your DIP1000 woes | |||
|---|---|---|---|
| |||
...by multiple outputs are not supported. Both parameters are outputs, not just the first one... | |||
August 28 DIP Ideas » Re: Allow struct constructors with all parameters optional | |||
|---|---|---|---|
| |||
...constructors that could be called with zero parameters. All kinds of variadic constructors are perfectly... | |||
August 27 DIP Ideas » Re: Allow struct constructors with all parameters optional | |||
|---|---|---|---|
| |||
...called with 0 parameters? Could you also elaborate about how named parameters affect this situation? | |||
August 27 General » Re: Tell us your DIP1000 woes | |||
|---|---|---|---|
| |||
...woes with `scope` parameters and woes with `return scope`/`ref return scope` parameters. When it... | |||
August 27 DIP Ideas » Allow struct constructors with all parameters optional | |||
|---|---|---|---|
| |||
...function with all parameters optional with a function that takes no parameters. The parameterless overload... | |||
August 26 General » Re: Tell us your DIP1000 woes | |||
|---|---|---|---|
| |||
...completely checked, for the other only the parameters and return values are checked. These checks... | |||
Copyright © 1999-2021 by the D Language Foundation