Search

August 29
DIP Ideas »
I'm not sure I understand. This is what you wrote:

My example shows that...
August 29
DIP Ideas »
This proposal is not about allowing default struct constructors. Under this proposal, `S()` would still...
August 28
General »
...It could just be `scope` on function parameters (for functions that aren't inferred). But...
August 28
DIP Ideas »
On Tuesday, 27 August 2024 at 08:48:19 UTC, Ogi wrote:

I'll point...
August 29
General »
...by multiple outputs are not supported.

Both parameters are outputs, not just the first one...
August 28
DIP Ideas »
...constructors that could be called with zero parameters. All kinds of variadic constructors are perfectly...
August 27
DIP Ideas »
...called with 0 parameters? Could you also elaborate about how named parameters affect this situation?
August 27
General »
...woes with `scope` parameters and woes with `return scope`/`ref return scope` parameters.

When it...
August 27
DIP Ideas »
...function with all parameters optional with a function that takes no parameters. The parameterless overload...
August 26
General »
...completely checked, for the other only the parameters and return values are checked.
These checks...
7 8 9 10 11 12 13 14 15 16 17 18
Next ›   Last »