RAD Studio
ContentsIndex
PreviousUpNext
E2456: Union member 'member' is of type class with 'constructor' (or destructor, or operator =) (C++)

A union can't contain members that are of type class with user-defined constructors, destructors, or operator =.

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