VirtualBox

Changeset 79974 in vbox


Ignore:
Timestamp:
Jul 25, 2019 9:01:39 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
132405
Message:

VBox-CodingGuidelines.cpp: Added alternative for typedefs.

File:
1 edited

Legend:

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

    r78746 r79974  
    8181 *
    8282 *   <li> Typedefs are all uppercase and contain no underscores to distinguish
    83  *        them from defines.
     83 *        them from defines.  Alternatively, all uppercase, separate words with
     84 *        underscores and ending with '_T'.  The latter is not allowed in IPRT.
    8485 *
    8586 *   <li> Pointer typedefs start with 'P'. If pointer to const then 'PC'.
Note: See TracChangeset for help on using the changeset viewer.

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