[Development] QTextStream::readLine(0) is an ambiguous overload in 5.5

Giuseppe D'Angelo dangelog at gmail.com
Sun May 17 21:43:32 CEST 2015


On Sun, May 17, 2015 at 10:17 PM, Marc Mutz <marc.mutz at kdab.com> wrote:
>
> *Any* form of out parameter is bad code policy. Much better in virtually all
> cases to return multiple values in a small struct.

No, I was simply referring to the specific case of using pointers
instead of references. I've been bitten too many times by
out-references. Then whether we should ban out-arguments is another
story entirely...

-- 
Giuseppe D'Angelo



More information about the Development mailing list