April 26 Issues » [Issue 24522] New: Formation and inference of nested type sequences | |||
|---|---|---|---|
| |||
...intended: The number and `ref`-ness of parameters can be inferred from arguments. This works... | |||
April 26 DIP Development » Re: First Draft: ref For Variable Declarations | |||
|---|---|---|---|
| |||
...a parameter than a returned object. For parameters, `ref` is one of three: The others... | |||
April 26 DIP Development » Re: Frist Draft (in this forum): Enum Parameters | |||
|---|---|---|---|
| |||
Please, elaborate. I was somewhat absent from the forums while string interpolation took off. I... | |||
April 26 General » Re: Object.toString, toHash, opCmp, opEquals | |||
|---|---|---|---|
| |||
...it at all on its parameters, because if the parameters were explicitly marked as const... | |||
April 26 DIP Development » Re: Frist Draft (in this forum): Enum Parameters | |||
|---|---|---|---|
| |||
...of template value parameters, akin to how lambdas streamline template type parameters. I have thoughts... | |||
April 25 General » Re: Object.toString, toHash, opCmp, opEquals | |||
|---|---|---|---|
| |||
...bad practice to put const on the parameters for templated functions, since that means that... | |||
April 25 General » Re: Object.toString, toHash, opCmp, opEquals | |||
|---|---|---|---|
| |||
...though since those functions don't have parameters, they're somewhat more restricted in which... | |||
April 25 DIP Development » Re: Frist Draft (in this forum): Enum Parameters | |||
|---|---|---|---|
| |||
But that is exactly what I propose. Quoting from the draft: It would allow to... | |||
April 26 DIP Development » Re: Frist Draft (in this forum): Enum Parameters | |||
|---|---|---|---|
| |||
Enum as a keyword has quite different meaning, I suggest ``__ctfe`` instead as it already... | |||
April 25 DIP Development » Frist Draft (in this forum): Enum Parameters | |||
|---|---|---|---|
| |||
...to `enum` parameters must be compile-time constants, as if template value parameters. With `auto... | |||
Copyright © 1999-2021 by the D Language Foundation