Congratulations to the D Team!

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Tue Jul 10 18:50:44 PDT 2012


On 7/10/12 8:03 PM, Walter Bright wrote:
> On 7/10/2012 4:29 PM, Timon Gehr wrote:
>> On 07/11/2012 01:10 AM, Walter Bright wrote:
>>> On 7/10/2012 3:49 PM, Timon Gehr wrote:
>>>>> I understand, but the downside of not making these functions const
>>>>> is it
>>>>> will torpedo the use of functional style programming in D.
>>>>>
>>>>
>>>> Making these functions const will torpedo the use of OO style
>>>> programming in D.
>>>
>>> No, it won't, there are simple workarounds.
>>>
>>
>> In @safe code there are none.
>
> Right. That's what I meant when you have to add @trusted.

That's @undefined, not @trusted.

Andrei


More information about the Digitalmars-d mailing list