On 20 August 2013 13:27, Chris Forbes <chr...@ijw.co.nz> wrote:

> Ken,
>
> I think the big win from using pass-by-pointer is that you can see
> what's happening at the call site. References' value syntax and
> pointer semantics is a weird mix.
>
> But that might just be the C programmer talking, as you suggested.
>
> -- Chris
>

Yeah, I've mostly stopped using non-const pass-by-reference for exactly
this reason.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to