プログラミング色々
09 April 2012
Doxygen
in .h file
/*!
ClassName comments
*/
class ClassName {};
in .cpp file
void ClassName::a() { /// the comment for function a
}
No comments:
Post a Comment
Newer Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment