RAD Studio
ContentsIndex
PreviousUpNext
E2232: Constant/Reference member 'member' in class without constructors (C++)

A class that contains constant or reference members (or both) must have at least one user-defined constructor. 

Otherwise, there would be no way to ever initialize such members.

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