VirtualBox

Changeset 11019 in vbox for trunk/include


Ignore:
Timestamp:
Jul 30, 2008 10:47:04 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
33899
Message:

iprt: Added a RT_NO_THROW macro for wrapping up the throw() stuff, applying it to mem.h and rand.h to try make RTMemAutoPtr work as efficiently as the pure C version of the stuff.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/cdefs.h

    r11018 r11019  
    443443 * and the compiler can thus save itself the bother of trying
    444444 * to catch any of them. Put this between the closing parenthesis
    445  * and the semicolon in function prototypes.
     445 * and the semicolon in function prototypes (and implementation if C++).
    446446 */
    447447#ifdef __cplusplus
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