Search

September 28
General »
...if (!is(typeof(allSatisfy) == bool)) // not yet defined
        {
            static if (cast(bool)cond!T) // true...
September 26
General »
...for a QA tester?

Officially, it’s implementation defined what’s supported beyond `D` and `C`, see...
September 26
DIP Ideas »
...restrictions on op overloads needing to be defined in the type. Both for a) you...
September 26
DIP Ideas »
...1, just different syntax.

``typeof(:FailedToDecodeUTF)`` is defined by the member-of-operator proposal.

That...
September 25
DIP Ideas »
...to.

The list is compiler and linker defined sequence of elements. Common strategies for this...
September 25
General »
D uses the C integer promotion rules for this. It's well defined.
September 24
General »
...linkage` being identifiers. For linkage, it’s implementation defined which ones are supported, and they’re not...
September 25
DIP Development »
...own codebase.

Note: they are in fact defined (except ``makeInstance`` as the name is self...
September 24
General »
...4 (a nibble).
It should be clearly defined in what type such an operation should...
September 24
Announce »
...great in generating some repetitive or well-defined code to do some typing instead of...
1 2 3 4 5 6
Next ›   Last »