September 28 General » Template Lambdas | |||
|---|---|---|---|
| |||
...if (!is(typeof(allSatisfy) == bool)) // not yet defined
{
static if (cast(bool)cond!T) // true... | |||
September 26 General » Re: Meaningful identifiers and other multi-token keywords | |||
|---|---|---|---|
| |||
...for a QA tester? Officially, it’s implementation defined what’s supported beyond `D` and `C`, see... | |||
September 26 DIP Ideas » non-member op overloads | |||
|---|---|---|---|
| |||
...restrictions on op overloads needing to be defined in the type. Both for a) you... | |||
September 26 DIP Ideas » Re: Value Type Exceptions | |||
|---|---|---|---|
| |||
...1, just different syntax. ``typeof(:FailedToDecodeUTF)`` is defined by the member-of-operator proposal. That... | |||
September 25 DIP Ideas » Symbol Registration | |||
|---|---|---|---|
| |||
...to. The list is compiler and linker defined sequence of elements. Common strategies for this... | |||
September 25 General » Re: float.sizeof should be 4 | |||
|---|---|---|---|
| |||
D uses the C integer promotion rules for this. It's well defined. | |||
September 24 General » Meaningful identifiers and other multi-token keywords | |||
|---|---|---|---|
| |||
...linkage` being identifiers. For linkage, it’s implementation defined which ones are supported, and they’re not... | |||
September 25 DIP Development » Re: First Draft: Coroutines | |||
|---|---|---|---|
| |||
...own codebase. Note: they are in fact defined (except ``makeInstance`` as the name is self... | |||
September 24 General » Re: float.sizeof should be 4 | |||
|---|---|---|---|
| |||
...4 (a nibble). It should be clearly defined in what type such an operation should... | |||
September 24 Announce » Re: powerline-d (I got an AI to port powerline-shell to D) | |||
|---|---|---|---|
| |||
...great in generating some repetitive or well-defined code to do some typing instead of... | |||
Copyright © 1999-2021 by the D Language Foundation