RAD Studio
ContentsIndex
PreviousUpNext
E2083: Last parameter of 'operator' must have type 'int' (C++)

When a postfix operator ++ or operator -- is overloaded, the last parameter must be declared with the type int.

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