
9 Feb
2007
9 Feb
'07
5:07 p.m.
On 2/9/07, Mathias Gaunard <mathias.gaunard@etu.u-bordeaux1.fr> wrote:
Joe Gottman a écrit :
I've discovered that you can't use the arrow operator with an object of type optional<T &>
Wouldn't it be better to simply use T* in that case?
Why would it? T* and T& have very different semantics. best regards, -- Felipe Magno de Almeida