RAD Studio
ContentsIndex
PreviousUpNext
E2148: Default argument value redeclared for parameter 'parameter' (C++)

When a parameter of a C++ function is declared to have a default value, this value can't be changed, redeclared, or omitted in any other declaration for the same function.

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