When a C++ function declares a parameter with a default value, all of the following parameters must also have default values.
In this declaration, a parameter with a default value was followed by a parameter without a default value.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|