Default value of class

Jarrett Billingsley kb3ctd2 at yahoo.com
Sun May 20 14:59:48 PDT 2007


"Daniel Keep" <daniel.keep.lists at gmail.com> wrote in message 
news:f2qf8m$2v85$1 at digitalmars.com...
>
>
> Jarrett Billingsley wrote:
>> "David B. Held" <dheld at codelogicconsulting.com> wrote in message
>> news:f2ptar$2022$1 at digitalmars.com...
>>> this looks more like VB than C++
>>
>> Well, maybe VB got some things right ;)
>
> It's still the only language I've seen that lets me pass temporaries and
> literals as reference arguments... :)

Doesn't C++ have those ... && reference arguments?  Like int&& ?  You can 
pass temps to those.  Well I guess those are in C++09, so they're not part 
of the language yet. 





More information about the Digitalmars-d mailing list