Comment (computer programming): Difference between revisions

Content deleted Content added
Common attributes: add example
Line 55:
*/
bool foo() {
return true; /* inline lineblock comment; if is about this return */
}