VirtualBox

Ignore:
Timestamp:
Aug 21, 2018 5:30:48 PM (6 years ago)
Author:
vboxsync
Message:

doc/VBox-CodingGuidelines.cpp: added a Main API specific rule allowing C++ style comments in this area.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/VBox-CodingGuidelines.cpp

    r72792 r73806  
    266266 *
    267267 * @subsection sec_vbox_guideline_compulsory_cppmain   C++ guidelines for Main
     268 *
     269 * Since the Main API code is a large amount of C++ code, it is allowed but
     270 * not required to use C++ style comments (as permanent comments, beyond the
     271 * temporary use allowed by the general coding guideline).  This is a weak
     272 * preference, i.e. large scale comment style changes are not encouraged.
    268273 *
    269274 * Main is currently (2009) full of hard-to-maintain code that uses complicated
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette