John Levon <[EMAIL PROTECTED]> writes: | On Mon, Jul 22, 2002 at 06:17:33PM +0200, Lars Gullik Bjønnes wrote: | | Content-Description: RH magic | | I still don't get the advantage of putting pointless empty comments in | front of ctors and dtors. Can you try to explain this to me again ?
Either we keep them on _all_ class functions, including dtor and ctor, or we remove _all_ empty doxygen holders. We take on this is that we should have /// comments on all class members, functions and variables alike. And then consider it a bug if the comment is empty. (Of course sometimes it is just too stupid to add anything...) -- Lgb