Author
anonymous
almost 5 years ago
$
prog.cc: In member function 'virtual bool ComponentX::queryInterface(int, void**)': prog.cc:61:42: error: 'FUnknown' is an ambiguous base of 'ComponentX' 61 | *obj = static_cast<FUnknown *>(this); | ^