DMD 1.035 and 2.019 releases

Extrawurst spam at extrawurst.org
Wed Sep 3 00:31:28 PDT 2008


yeah i figured, but if i have an opCall with the exact same arguments 
its never called, isnt that ambiguous ? what happens to opcall anyway ? 
will it sooner or later fall out ?

Walter Bright wrote:
> To construct an object of struct S:
> 
> auto s = S(arguments);
> 
> Extrawurst wrote:
>> Are opCalls deprecated now ? how do i call the ctor and how the 
>> opCall? a short example in the docs would have been nice.


More information about the Digitalmars-d-announce mailing list