September 12 DIP Ideas » Re: Enumerated Unions (sum types) | |||
|---|---|---|---|
| |||
...can use them in foreign languages by defining an extern(C) API and treating the... | |||
September 06 General » Re: Disallowing S() when struct S has a constructor | |||
|---|---|---|---|
| |||
...is irrelevant, maybe excluding `static opCall`. Because defining any constructor makes the compiler not generate... | |||
September 05 DIP Ideas » Re: Allow struct constructors with all parameters optional | |||
|---|---|---|---|
| |||
...favor of it if the proposal included defining and defaulting the nullary constructor, which would... | |||
September 05 Announce » Re: powerline-d (I got an AI to port powerline-shell to D) | |||
|---|---|---|---|
| |||
...right, because it can't change course. Defining an abstract class requires guessing what methods... | |||
August 11 DIP Ideas » DIP: @mustuse as function return value annotation | |||
|---|---|---|---|
| |||
...and fix all such potential problems by defining a helper `class RemedyPaths` as follows: ```d... | |||
August 01 DIP Ideas » Re: Type Inference for Struct/Enum Literals - identifier literals | |||
|---|---|---|---|
| |||
...that in D. It could work by defining a named enum or static member of... | |||
July 31 DIP Development » Re: Frist Draft (in this forum): Enum Parameters | |||
|---|---|---|---|
| |||
...constants, which are technically a shorthand for defining a member of an unnamed `enum`, so... | |||
July 28 General » enums and version/static if/"inheritance" | |||
|---|---|---|---|
| |||
...time. And even worse, this only allows defining enum members that only differ in value... | |||
July 28 General » Re: [Not really OT] Crowdstrike Analysis: It was a NULL pointer from the memory unsafe C++ language. | |||
|---|---|---|---|
| |||
...a criticism of Walter, because I see defining and enforcing memory safety in D as... | |||
July 13 DIP Ideas » Re: Flags enum | |||
|---|---|---|---|
| |||
I agree that defining flags can be a bit tedious, and we can do better... | |||
Copyright © 1999-2021 by the D Language Foundation