April 27 Learn » Re: Challenge Tuples | |||
|---|---|---|---|
| |||
...C# looks delicious. Moreover, it was implemented without defining IEnumerator. Well done Matheus! SDB@79 | |||
April 23 DIP Development » Re: DIP: add Bit Fields | |||
|---|---|---|---|
| |||
...the cast is free. Both issues of defining LSB..MSB for multibyte along with introspection... | |||
April 16 Issues » [Issue 24505] [REG2.108] ImportC: Function-like macros (newly translated to templates) may collide with regular symbols | |||
|---|---|---|---|
| |||
...h) is actually even a bit worse, defining 3 `stat` 'symbols': ``` #define stat microsoft_native... | |||
April 04 General » DMD Source Archive - Why? | |||
|---|---|---|---|
| |||
...files you're using, it is for defining version configuration. Also, I'll be renaming... | |||
April 03 DIP Ideas » Re: Allow Conditional Compilation Inside Enum Declaration | |||
|---|---|---|---|
| |||
...multiple values for one condition except by defining another array literal outside the original one... | |||
March 20 Issues » [Issue 23819] defining your own interface IUnknown messes up vtable without any warning | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=23819 --- Comment #3 from Felix Hufnagel <puremagic... | |||
March 20 Issues » [Issue 23819] defining your own interface IUnknown messes up vtable without any warning | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=23819 Richard Cattermole <alphaglosined@gmail.com> changed... | |||
March 17 Learn » Re: Defining classes with cyclic dependencies | |||
|---|---|---|---|
| |||
...scope so that's why it failed. Defining them at module scope works just fine. | |||
March 17 Learn » Defining classes with cyclic dependencies | |||
|---|---|---|---|
| |||
I was surprised that the compiler cannot compile
```d
class A { B b; }
class B... | |||
March 10 Learn » Re: Need help with Windows linkage ( DMD using ImportC) | |||
|---|---|---|---|
| |||
...these intrinsics, it won't complain about defining a function with exactly the same name... | |||
Copyright © 1999-2021 by the D Language Foundation