DMD 1.035 and 2.019 releases
Bill Baxter
wbaxter at gmail.com
Thu Sep 4 14:46:27 PDT 2008
On Fri, Sep 5, 2008 at 6:37 AM, Walter Bright
<newshound1 at digitalmars.com> wrote:
> Bill Baxter wrote:
>>
>> If that's really the case with the latest D2 then that is odd. In C++
>> there isn't even a static opCall, only the non-static variety, but it
>> works just fine in conjunction with constructors. Functor structs and
>> structs with constructors should not be mutually exclusive. Kill off
>> static opCall, fine, but don't kill instance opCall. That's one step
>> forward one step back.
>
> The non-static opCall should work fine.
Ok. Groovy then.
--bb
More information about the Digitalmars-d-announce
mailing list