Quote Originally Posted by landonmkelsey View Post
Since C++ does not have an "interface", I would have to use an ABC!
You don't need a separate keyword for everything. An interface is a special kind of ABC.