#include "ace/pre.h"
#include "ace/config-all.h"
#include "ace/post.h"
Include dependency graph for Exception_Macros.h:
This graph shows which files directly or indirectly include this file:
Defines | |
#define | ACE_USES_NATIVE_EXCEPTIONS |
#define | ACE_CORBA_HAS_EXCEPTIONS |
Exception_Macros.h,v 4.3 2002/10/14 00:41:15 kitty Exp
Writing code that is portable between platforms with or without native C++ exceptions is hard. The following macros offer some help on this task.
|
|
|
|