We recommend using Visual Studio 2017
This documentation is archived and is not being maintained.
Compiler Error C2614
Visual Studio 2013
'class1' : illegal member initialization: 'class2' is not a base or member
Only member or base classes can appear in the initialization list for a class or structure.
Show: