CppDoc Comment Maker
Visual Studio 6 add-in
Version 1.0
This is a Visual Studio add-in that inserts a CppDoc comment above any selected
class, function, or variable. If nothing is selected, it will bring
up a dialog that allows you to specify a template for each type of comment.
Get it here.
Clicking with a class selected...
...produces this comment:
Clicking with a function selected...
...produces this comment:
© 2001 Richard Feit. All rights reserved.