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?
Please sign in to leave a comment.
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.