RAD Studio
ContentsIndex
PreviousUpNext
E2312: 'constructor' is not an unambiguous base class of 'class'

A C++ class constructor is trying to call a base class constructor 'constructor.' 

This error can also occur if you try to change the access rights of 'class::constructor.' 

Check your declarations.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!