Error when implementing interfaces

  • Thread starter Thread starter Marcelo
  • Start date Start date
M

Marcelo

Hi,

I have the following scenario:

In class A, I implement an interface.
In class B, I implement another interface.

When compiling, it complains about X that appears as a
struct and then as a class...

Which information would be necessary so someone can help
me??

TIA

Marcelo
 
A small repro case (i.e. example that reproduces the problem) would be most
useful.

Ronald Laeremans
Visual C++ team
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top