Exception_Macros.h File Reference
Detailed Description
- Id
- Exception_Macros.h 80826 2008-03-04 14:51:23Z wotte
Writing code that is portable between platforms with or without native C++ exceptions is hard. The following macros offer some help on this task.
- Author:
- Nanbor Wang <nanbor@cs.wustl.edu>
-
Aniruddha Gokhale <gokhale@sahyadri.research.bell-labs.com>
-
Carlos O'Ryan <coryan@uci.edu>
-
Krishnakumar B <kitty@cs.wustl.edu>, et al.