Search

April 14
DIP Development »
...appreciate your thoughts.

I agree that ref parameters make it slightly less clear what is...
April 14
DIP Development »
...as this is usually used for out parameters for returning multiple values, but that can...
April 12
DIP Development »
...been used as ref function parameters and foreach ref parameters, as mentioned in the DIP.
April 12
Learn »
...overloads of these functions using strings as parameters instead of `const(char)*`. For the `InitWindow...
April 10
Learn »
...had to add the ability to mark parameters as explicit to block implicit conversions, because...
April 10
Learn »
...mixins if you're messing about with parameters like I think? you are asking for...
April 09
Issues »
...is
(class)`.

Thinking about it, for template parameters, instead of `template Templ(T) if (T...
April 09
Learn »
...static foreach` to make arrays of function parameters, and then combine them together without the...
April 09
Learn »
...only function.

But if we want template parameters, we'd need to wrap it with...
April 08
Learn »
...You would replace it with whatever template parameters you want", are you saying that instead...
23 24 25 26 27 28 29 30 31 32 33 34
Next ›   Last »