Thursday, August 18, 2011

What is the answer to this c++ abstract cl question?

If foo is an abstract cl in a C++ program, why is it acceptable to declare variables of type foo*, but not of type foo?

No comments:

Post a Comment