Automatic creation of method definitions from declarations
- by heeen
Is there a tool, macro or plugin that can generate a method or function body automatically from a declaration in a header file?
I have tried Intellisense and Refactor! 3.0.5 which both only seem to work with C#.