Main menu - Code - Implement Methods... duplicates methods already implemented

Hello,

I'm investigating CLion EAP release 138.1965.

I suggest there is a bug or possible feature in Implement Methods... I have header file test.h with Test class definition. My test class has constructor declaration only. Then I'm using Implement Methods tool,  and there is obviously only constructor in suggested methods to implement list. I'm pressing OK, and IDE generates every time an boilerplate implementation for my constructor despite of there is an implemetation already. Here is couple of sceenshots illustrating that issue.
Снимок экрана 2014-09-14 в 0.17.17.png
Снимок экрана 2014-09-14 в 0.15.29.png



Best regards,
Anton Skornyakov

0

Could you please be so kind and add this to the tracker? http://youtrack.jetbrains.com/issues/CPP

0

请先登录再写评论。