Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.7.0
-
None
-
xercesc-2.7.0-r1
Description
default, get member functions should be const (similar const and non-const implementation could be useful). more often than not member function are only declared as non-const
see attached files for example.