Ivan Karlovic

- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Ivan Karlovic created a post, Writing a plugin that works across .h and .cpp files and sees comments
We have a rule where I work that above every virtual, override, final or static function implementation there has to be a comment, respectively /*virtual*/, /*override*/, /*final*/, /*static*/. I d...