RAD Studio
ContentsIndex
PreviousUpNext
W8038: constant member 'identifier' is not initialized (C++)

(Command-line option to suppress warning: -w-nci) 

This C++ class contains a constant member 'member' that doesn't have an initialization. 

Note that constant members can be initialized only; they can't be assigned to.

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