Brad Markel
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Brad Markel created a post, AnsweredExtract 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...