[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]

Re: [RFC] common test code for timed bail out



Hi Eirik,

* Eirik Berg Hanssen <Eirik-Berg.Hanssen@allverden.no> [2008-06-27 01:30]:
> Aristotle Pagaltzis <pagaltzis@gmx.de> writes:
>> No. That will autovivify a stub. Not necessarily a problem but
>> if it isn’t your intention, you shouldn’t do it. The correct
>> incantation is quite esoteric, though:
>
> Does defined() autovivify anything? Sure you're not thinking
> of taking a reference?

yeah, that. The special case I had a confused association with is
that taking a ref autovivifies even if it’s an rvalue that is
never assigned or aliased to anything.

Regards,
-- 
Aristotle Pagaltzis // <http://plasmasturm.org/>


[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]