If You Wonder Jeff Bernat 专辑:The Gentleman Approach 语种: 英语 流派:R&B 唱片公司:TuneCore, Inc.
I\'m using pseudo-interfaces in C++, that is, pure abstract classes. Suppose I have three interfaces, IFoo, IBar and IQuux. I also have a class Fred that implements all three of them: