April 14 DIP Development » Re: First Draft: ref For Variable Declarations | |||
|---|---|---|---|
| |||
...appreciate your thoughts. I agree that ref parameters make it slightly less clear what is... | |||
April 14 DIP Development » Re: First Draft: ref For Variable Declarations | |||
|---|---|---|---|
| |||
...as this is usually used for out parameters for returning multiple values, but that can... | |||
April 12 DIP Development » Re: First Draft: ref For Variable Declarations | |||
|---|---|---|---|
| |||
...been used as ref function parameters and foreach ref parameters, as mentioned in the DIP. | |||
April 12 Learn » Re: "Error: `TypeInfo` cannot be used with -betterC" on a CTFE function | |||
|---|---|---|---|
| |||
...overloads of these functions using strings as parameters instead of `const(char)*`. For the `InitWindow... | |||
April 10 Learn » Re: Why does Nullable implicitly casts when assigning a variable but not when returning from a function? | |||
|---|---|---|---|
| |||
...had to add the ability to mark parameters as explicit to block implicit conversions, because... | |||
April 10 Learn » Re: "Error: `TypeInfo` cannot be used with -betterC" on a CTFE function | |||
|---|---|---|---|
| |||
...mixins if you're messing about with parameters like I think? you are asking for... | |||
April 09 Issues » [Issue 24491] New: Introduce `is` [keyword] expressions | |||
|---|---|---|---|
| |||
...is (class)`. Thinking about it, for template parameters, instead of `template Templ(T) if (T... | |||
April 09 Learn » Re: "Error: `TypeInfo` cannot be used with -betterC" on a CTFE function | |||
|---|---|---|---|
| |||
...static foreach` to make arrays of function parameters, and then combine them together without the... | |||
April 09 Learn » Re: "Error: `TypeInfo` cannot be used with -betterC" on a CTFE function | |||
|---|---|---|---|
| |||
...only function. But if we want template parameters, we'd need to wrap it with... | |||
April 08 Learn » Re: "Error: `TypeInfo` cannot be used with -betterC" on a CTFE function | |||
|---|---|---|---|
| |||
...You would replace it with whatever template parameters you want", are you saying that instead... | |||
Copyright © 1999-2021 by the D Language Foundation