summaryrefslogtreecommitdiff
path: root/ace/README
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2002-08-29 22:11:54 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2002-08-29 22:11:54 +0000
commitd5ff2af7e92084d198dd21ab132df51cbf88022d (patch)
treedc4b7cf597fb0f2f8c32135d49ed2ae90ef20adb /ace/README
parent5b9f5365275f345a0225e032f82d6f7593c04300 (diff)
downloadATCD-d5ff2af7e92084d198dd21ab132df51cbf88022d.tar.gz
ChangeLogTag:Thu Aug 29 15:03:23 2002 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'ace/README')
-rw-r--r--ace/README5
1 files changed, 4 insertions, 1 deletions
diff --git a/ace/README b/ace/README
index 22ee8e66ba2..92c7cbe88bc 100644
--- a/ace/README
+++ b/ace/README
@@ -287,7 +287,10 @@ ACE_HAS_EXCEPTIONS Compiler supports C++
ACE_HAS_BROKEN_UNEXPECTED_EXCEPTIONS Compiler does not call
unexpected exception handler
if exception not listed in
- exception specification is thrown.
+ exception specification is
+ thrown. In particular, the
+ exception specification is not
+ respected.
ACE_HAS_EXPLICIT_KEYWORD Compiler support explicit constructors.
ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION Compiler's template
instantiation mechanism