C++ fonction declaration to definition (declarationToImplementation.bsh v0.1 by clement)
Submitted by Friday, 17 March, 2006 - 13:33
on
Macro that transform a C++ fonction declaration into a fonction definition. The class name is added according to filename of current buffer. To use, copy the fonction declaration into the .cpp file you want to define the fonction and apply the macro. The semi-colon at end of declaration is expected to be copied and is removed.
Happy coding,
Clément.
Updated on 03/17/2006 - 13:33
Downloads: 1129