November 10 General » Re: What's the story with @property again? | |||
|---|---|---|---|
| |||
...or the setter? "&" should simply be forbidden) - else working like an ordinary field (e.g... | |||
November 08 Learn » Avoid subtracting form .length | |||
|---|---|---|---|
| |||
...What's the recommended fix for this? I have no idea what else to use. | |||
November 08 General » VisualD for Linux VSCode? | |||
|---|---|---|---|
| |||
...Are there any plans (@Webfreak or @ anyone else who may know) for porting it to... | |||
November 05 Learn » Negating a short? | |||
|---|---|---|---|
| |||
...sizeof) {
val = cast(T)(-(cast(int)val));
} else {
val = -val;
}
}
}
As always, thanks much in... | |||
November 05 Issues » [Issue 24842] No ability to overload unary logial not operator | |||
|---|---|---|---|
| |||
...you like to write "!" instead of something else, no matter how confusing that is for... | |||
November 04 Issues » [Issue 24842] No ability to overload unary logial not operator | |||
|---|---|---|---|
| |||
...it is used in conditions, where nothing else then the logical value is needed. Any... | |||
November 04 General » Re: Why isn’t 2.110 published? | |||
|---|---|---|---|
| |||
...UTC, Don Allen wrote: I have nothing else to tell you at the moment. I... | |||
November 03 Learn » Unexpected result with -betterC | |||
|---|---|---|---|
| |||
...OPO"[0..3]) {
printf("OPO Found.\n");
} else {
printf("OPO NOT Found.\n");
}
if (parm... | |||
October 31 General » repls for d | |||
|---|---|---|---|
| |||
...editer... so terrible, truely awful. Maybe someone else cares tho. Are there other solutions or... | |||
October 31 General » Re: Starting a New Project with D Language and Its Future | |||
|---|---|---|---|
| |||
...he cannot do it long term, somebody else will take on the responsibility, as of... | |||
Copyright © 1999-2021 by the D Language Foundation