May 07 DIP Development » Re: Frist Draft (in this forum): Enum Parameters | |||
|---|---|---|---|
| |||
I realize I forgot to expand on this. In the current regime of [IES](https... | |||
May 07 DIP Development » Re: Frist Draft (in this forum): Enum Parameters | |||
|---|---|---|---|
| |||
...This is not the case for enum parameters -- enumness is preserved whether it's not... | |||
May 07 DIP Development » Re: Frist Draft (in this forum): Enum Parameters | |||
|---|---|---|---|
| |||
...ref` parameters). Most D programmers already forget to add `auto ref` to such parameters (see... | |||
May 07 General » Overloading based on named arguments is possible, here’s how | |||
|---|---|---|---|
| |||
...one can re-order the parameters and because the enum parameters are defaulted, they need... | |||
May 07 DIP Development » Re: Frist Draft (in this forum): Enum Parameters | |||
|---|---|---|---|
| |||
...That is because template value parameters are rvalues and `enum` parameters would be rvalues as... | |||
May 05 DIP Development » Re: Frist Draft (in this forum): Enum Parameters | |||
|---|---|---|---|
| |||
...final function does not even accept `enum` parameters. I don't think this is even... | |||
May 03 Issues » [Issue 24533] New: clamp with smaller-than-int T1 fails to compile with literal parameters | |||
|---|---|---|---|
| |||
...int T1 fails to compile with
literal parameters
Product: D
Version: D2
Hardware: All
OS... | |||
May 03 DIP Development » Re: Second Draft: ref for Variable Declarations | |||
|---|---|---|---|
| |||
...all, we all have experience with ref parameters in D, and ref variables in foreach... | |||
May 03 DIP Development » Re: Second Draft: ref for Variable Declarations | |||
|---|---|---|---|
| |||
...name, you'll see it also in ref, alias, and value parameters to function templates. | |||
May 01 Issues » [Issue 11662] Template constraint evaluation should not look eponymous template function parameters if it's unnecessary | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=11662 Chloé <chloekek@use.startmail.com> changed... | |||
Copyright © 1999-2021 by the D Language Foundation