From: Robert M. <mc...@cf...> - 2003-04-10 12:11:25
|
I have fixed your bugs. I have not yet uploaded to sourceforge, but I will today. Bugs fixed: a) not putting const as part of the FQNAME: void A::func(int a) const b) not handling: class_cast<T>::operator const T * () The new version will have these bug fixed. R. |