Tuesday, March 11, 2008

The second argument of the DYNAMIC_DOWNCAST macro cannot be const for the IBM platform

In Windows platform DYNAMIC_DOWNCAST macro can take const or non const pointer as second argument.

But the second argument of DYNAMIC_DOWNCAST macro cannot be const for the IBM platform.

No comments: