summaryrefslogtreecommitdiff
path: root/ACE/ace/README
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/README')
-rw-r--r--ACE/ace/README7
1 files changed, 0 insertions, 7 deletions
diff --git a/ACE/ace/README b/ACE/ace/README
index 63fc1904ed6..b6f243d111e 100644
--- a/ACE/ace/README
+++ b/ACE/ace/README
@@ -326,13 +326,6 @@ ACE_HAS_BROKEN_UNEXPECTED_EXCEPTIONS Compiler does not call
thrown. In particular, the
exception specification is not
respected.
-ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION Compiler's template
- instantiation mechanism
- supports the use of explicit
- C++ specializations for all
- used templates. This is also
- used for GNU G++ if you don't
- use the "repo" patches.
ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION_EXPORT When a base-class is a
specialization of a class template
then this class template must be