RAD Studio
ContentsIndex
PreviousUpNext
E2522: Non-const function 'function' called for const object (C++)

Data type mismatch resulting in an erroneous function call. The object of the call (a non-const function) should be a const object.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!