Nikolay Nechaev
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Nikolay Nechaev created a post, Answered@return/@returns in c++ autogenerated docs
When I type /** before a function which has a non-void return type and press Enter, CLion generates a doc for my function, which includes the "@return" block. Is there a way to make it autogenerate...