Compiler Error C2286

pointers to members of 'identifier' representation is already set to 'inheritance' – declaration ignored

A different pointer to members representation was already specified for the specified class.

The following is an example of this error.

class  __single_inheritance X;
class  __multiple_inheritance X;   // error