RAD Studio
ContentsIndex
PreviousUpNext
E2083: Last parameter of 'operator' must have type 'int'

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

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!