- Timestamp:
- May 25, 2019 3:48:37 PM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 130833
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/VBox-CodingGuidelines.cpp ¶
r76553 r78746 167 167 * 168 168 * <li> Go through all of this: https://www.slideshare.net/olvemaudal/deep-c/ 169 * 170 * <li> Avoid throwing exceptions, always prefer returning statuses. 171 * Crappy exception handling is rewared by a glass of water in the face. 169 172 * 170 173 * </ul>
Note:
See TracChangeset
for help on using the changeset viewer.