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?
请先登录再写评论。
Hello!
Sounds like CPP-17318. Feel free to comment or upvote the issue. See https://intellij-support.jetbrains.com/hc/en-us/articles/207241135-How-to-follow-YouTrack-issues-and-receive-notifications if you are not familiar with YouTrack.