Thursday, February 18, 2010

Copy Assignment Operator

A derived class cannot inherit the copy assignment operator from its base class.
Reference: "C++ Gotchas" by Stephen C. Dewhurst. Addison-Wesley, 2002., p. 132

No comments:

Post a Comment