Extract Superclass and virtual functions

已回答

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

请先登录再写评论。