Jan 11, 2009

coding

void f(const A*& a)

a is a reference to a pointer point to the object of class A. which cannot be changed

No comments:

Post a Comment