November 21 Issues » [Issue 24793] Allow implicit conversion of const pointers to void* | |||
|---|---|---|---|
| |||
...would make it so that there would be one more thing that the programmer would... | |||
November 21 Learn » Would this function benefit from functional programming? | |||
|---|---|---|---|
| |||
...writeln("...");
}
}
}
}
```
And I was wondering if it would be worthwhile to convert it to functional... | |||
November 21 DIP Development » Re: __rvalue and Move Semantics first draft - aliasing problem/danger | |||
|---|---|---|---|
| |||
...be rather surprising and I think it would sometimes lead to undefined behavior with current... | |||
November 20 DIP Ideas » New syntax for comma expression | |||
|---|---|---|---|
| |||
...opt AggregateBody
+ "__commaExpr" '(' CommaExpression ')'
```
This would not break code, nor would it affect tuples. No... | |||
November 20 Issues » [Issue 24550] formattedWrite should support string interpolation | |||
|---|---|---|---|
| |||
...use a format string? Seems like it would make more sense with a different name... | |||
November 21 DIP Ideas » Re: Separate meaning for "inline" and "force inline" | |||
|---|---|---|---|
| |||
...a body, that the .di generator sees? Okay sure, that would be a good addition. | |||
November 20 Announce » Re: Redub v1.17.1: Walking on its own direction | |||
|---|---|---|---|
| |||
...run with `dub run redub`. Though I would recommend building it and adding to PATH... | |||
November 20 General » Re: Proposal: Enhancing unittest with Inline Module-Level Statements | |||
|---|---|---|---|
| |||
...and this would do the exact opposite of that. So, IMHO, this would be adding... | |||
November 20 DIP Ideas » Re: Changes to User-Defined Attributes syntax | |||
|---|---|---|---|
| |||
...float; @F int i; ``` but not ```d @float int i; ``` which proposal #2 would address. | |||
November 20 DIP Development » Re: Second Draft: Placement New Expression | |||
|---|---|---|---|
| |||
...uninitialized). Using a void[] instead of a typed lvalue would be consistent with that approach. | |||
Copyright © 1999-2021 by the D Language Foundation