| List: | Internals | « Previous MessageNext Message » | |
| From: | Tor Didriksen | Date: | June 22 2009 1:45pm |
| Subject: | MySql coding style: Request for change regarding documentation. | ||
| View as plain text | |||
hi "function and method comments should be placed in front of implementation rather than declaration" I find it quite strange that member functions should be documented in the .cc file rather than the .h file, especially if these are public member functions (part of the public interface of the class). -- didrik
