November 29 Issues » [Issue 20712] Struct construction/assignment in static constructors is broken | |||
|---|---|---|---|
| |||
...should work like field initialization from a class constructor. That would also solve issue 24449. -- | |||
November 29 Issues » [Issue 24882] COM class is allocated using GC not malloc | |||
|---|---|---|---|
| |||
...Andrew Cattermole: Fix bugzilla issue 24882 - COM class is allocated using GC not malloc https... | |||
November 29 Issues » [Issue 24882] COM class is allocated using GC not malloc | |||
|---|---|---|---|
| |||
...request #17095 "Fix bugzilla issue 24882 - COM class is allocated using GC not malloc" was... | |||
November 27 Learn » Re: File-like option where the "file contents" comes from a string? | |||
|---|---|---|---|
| |||
...that if Phobos had made File a class--or an interface--then it would be... | |||
November 27 Issues » [Issue 24886] New: std.typecons.Tuple does not support compatible `.tupleof` args | |||
|---|---|---|---|
| |||
...implict construction. In case D got first class citizen tuples this would have to work. -- | |||
November 26 Issues » [Issue 24882] COM class is allocated using GC not malloc | |||
|---|---|---|---|
| |||
...request #17095 "Fix bugzilla issue 24882 - COM class is allocated using GC not malloc" fixing... | |||
November 26 Issues » [Issue 24882] New: COM class is allocated using GC not malloc | |||
|---|---|---|---|
| |||
...gate for determining if a class is a COM class. Previously it used the TypeInfo... | |||
November 23 Announce » Re: Simple DataFrames library | |||
|---|---|---|---|
| |||
...use, given a struct, a new DataFrame class will be created with each field of... | |||
November 23 Learn » Re: Using a tuple as a function parameter | |||
|---|---|---|---|
| |||
...1)); // prints a ``` No need for a class unless you want a reference type. Tuples... | |||
November 22 Learn » Using a tuple as a function parameter | |||
|---|---|---|---|
| |||
...probably make more sense to create a class and make that a member function, but... | |||
Copyright © 1999-2021 by the D Language Foundation