summaryrefslogtreecommitdiff
path: root/src/__PREDEFINED_MACROS__/__STDC_ISO_10646__.h
blob: 3379c855eb27f2a0f8f68bb15d244f521d660bb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#define __STDC_ISO_10646__                         /** supported UCS version **/

/***
is defined if TYPE(wchar_t) represents characters encoded
in conformance with ISO/IEC 10646. In this case, THIS() is
defined as an integer CONST(yyyymmL), where CONST(yyyy)
represents the year and CONST(mm) the month of the supported
version of ISO/IEC 10646.
***/

/*
STDC(199901)
*/