Removal of const qualifier on a few functions' results that were ignored by...
Removal of const qualifier on a few functions' results that were ignored by the compiler : a function result cannot be const (though it can be a pointer to a const)
Showing
Please register or sign in to comment