summaryrefslogtreecommitdiff
path: root/ace/README
diff options
context:
space:
mode:
authorbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-05-12 19:01:05 +0000
committerbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-05-12 19:01:05 +0000
commit7ecc9a8ee0b3e629728e81e78f819a4d58aaeae2 (patch)
treebb5ec9a1c265851977d93513b6a4757630a56792 /ace/README
parentafbad282e36cceec9361a49d5194331a06432856 (diff)
downloadATCD-7ecc9a8ee0b3e629728e81e78f819a4d58aaeae2.tar.gz
ChangeLogTag:Fri May 12 11:25:10 2000 Darrell Brunsch <brunsch@uci.edu>
Diffstat (limited to 'ace/README')
-rw-r--r--ace/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/ace/README b/ace/README
index b101fddf2dc..65f138a4119 100644
--- a/ace/README
+++ b/ace/README
@@ -930,6 +930,10 @@ ACE_NEEDS_SCHED_H Platform needs to #include
<sched.h>
to get thread scheduling
defs.
+ACE_WSTRING_HAS_USHORT_SUPPORT If a platform has wchar_t as a separate type,
+ then ACE_WString doesn't have a constructor that
+ understands an ACE_USHORT16 string. So this
+ macro enables one. (mostly used my ACE Name Space).
----------------------------------------
The following is a partial list of where some of these macros are used