lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On 24 September 2013 03:43, steve donovan <steve.j.donovan@gmail.com> wrote:
> On Mon, Sep 23, 2013 at 7:01 PM, Tim Hill <drtimhill@gmail.com> wrote:
>> Actually, I wasn't thinking about PHP .. i *never* think about PHP .. I
>> refuse to admit it's existence :) (takes medication…)
>
> Well, you can think about C++ instead, where there are plenty of
> mutable objects with copy semantics.
>
> But then we will all have to lie down with a headache after reading
> the Standard...
>

Structs in .NET are yet another example of mutable objects with copy semantics.