Extract Superclass and virtual functions

Answered

When my class has an implementation, is there a way to get CLion to extract an abstract base class?  Right now, it seems to just extract the methods with their implementations.  Shouldn't it define those functions as virtual?

0

Please sign in to leave a comment.