Code refactoring doesn't work for ctors and dtors

CodeLite installation/troubleshooting forum
marfi
CodeLite Expert
Posts: 159
Joined: Mon Nov 03, 2008 9:17 pm
Contact:

Code refactoring doesn't work for ctors and dtors

Post by marfi »

Hi Eran,
I noticed that code refactoring/generation for class constructors and destructors doesn't work in CL SVN 4326. For example, if declared in class header without implemenatation, CL doesn't recognize them as un-implemented functions for "Code generation/Refactoring->Add Function Implementation..." or "Code Generation/Refactoring->Implement all Un-implemented functions...".

Best regards
Michal