On Wed, 14 Oct 2009 08:15:01 -0400, #ponce wrote:

> It's a bit unclear to me.
> 
> I know I must compare references with is but pointers ?

There is no difference because you can't overload the == operator etc. 
for pointers.

Reply via email to