annotate DEPENDENCIES/generic/include/boost/compatibility/cpp_c_headers/cwchar @ 125:34e428693f5d vext

Vext -> Repoint
author Chris Cannam
date Thu, 14 Jun 2018 11:15:39 +0100
parents 2665513ce2d3
children
rev   line source
Chris@16 1 // This file is automatically generated. Do not edit.
Chris@16 2 // ['../../libs/compatibility/generate_cpp_c_headers.py']
Chris@16 3 // Wed Jul 23 12:11:19 2003 ('GMTST', 'GMTST')
Chris@16 4
Chris@16 5 #ifndef __CWCHAR_HEADER
Chris@16 6 #define __CWCHAR_HEADER
Chris@16 7
Chris@16 8 #include <wchar.h>
Chris@16 9
Chris@16 10 namespace std {
Chris@16 11 using ::mbstate_t;
Chris@16 12 using ::wint_t;
Chris@16 13 using ::size_t;
Chris@16 14 #if !(defined(__sgi) && defined(_COMPILER_VERSION) && _COMPILER_VERSION <= 740)
Chris@16 15 using ::btowc;
Chris@16 16 #endif
Chris@16 17 #if !(defined(__linux) && defined(__DECCXX_VER) && __DECCXX_VER <= 60390005)
Chris@16 18 using ::getwchar;
Chris@16 19 #endif
Chris@16 20 #if !(defined(__linux) && defined(__DECCXX_VER) && __DECCXX_VER <= 60390005)
Chris@16 21 using ::ungetwc;
Chris@16 22 #endif
Chris@16 23 using ::wcscpy;
Chris@16 24 #if !(defined(__sgi) && defined(_COMPILER_VERSION) && _COMPILER_VERSION <= 740)
Chris@16 25 using ::wcsrtombs;
Chris@16 26 #endif
Chris@16 27 #if !(defined(__sgi) && defined(_COMPILER_VERSION) && _COMPILER_VERSION <= 740)
Chris@16 28 using ::wmemchr;
Chris@16 29 #endif
Chris@16 30 #if !(defined(__linux) && defined(__DECCXX_VER) && __DECCXX_VER <= 60390005)
Chris@16 31 using ::fgetwc;
Chris@16 32 #endif
Chris@16 33 #if !(defined(__sgi) && defined(_COMPILER_VERSION) && _COMPILER_VERSION <= 740)
Chris@16 34 using ::mbrlen;
Chris@16 35 #endif
Chris@16 36 #if !(defined(__linux) && defined(__DECCXX_VER) && __DECCXX_VER <= 60390005)
Chris@16 37 #if !(defined(__sgi) && defined(_COMPILER_VERSION) && _COMPILER_VERSION <= 740)
Chris@16 38 using ::vfwprintf;
Chris@16 39 #endif
Chris@16 40 #endif
Chris@16 41 using ::wcscspn;
Chris@16 42 using ::wcsspn;
Chris@16 43 #if !(defined(__sgi) && defined(_COMPILER_VERSION) && _COMPILER_VERSION <= 740)
Chris@16 44 using ::wmemcmp;
Chris@16 45 #endif
Chris@16 46 #if !(defined(__linux) && defined(__DECCXX_VER) && __DECCXX_VER <= 60390005)
Chris@16 47 using ::fgetws;
Chris@16 48 #endif
Chris@16 49 #if !(defined(__sgi) && defined(_COMPILER_VERSION) && _COMPILER_VERSION <= 740)
Chris@16 50 using ::mbrtowc;
Chris@16 51 #endif
Chris@16 52 #if !(defined(__linux) && defined(__DECCXX_VER) && __DECCXX_VER <= 60390005)
Chris@16 53 #if !(defined(__sgi) && defined(_COMPILER_VERSION) && _COMPILER_VERSION <= 740)
Chris@16 54 using ::vswprintf;
Chris@16 55 #endif
Chris@16 56 #endif
Chris@16 57 #if !(defined(__linux) && defined(__DECCXX_VER) && __DECCXX_VER <= 60390005)
Chris@16 58 using ::wcsftime;
Chris@16 59 #endif
Chris@16 60 using ::wcsstr;
Chris@16 61 #if !(defined(__sgi) && defined(_COMPILER_VERSION) && _COMPILER_VERSION <= 740)
Chris@16 62 using ::wmemcpy;
Chris@16 63 #endif
Chris@16 64 #if !(defined(__linux) && defined(__DECCXX_VER) && __DECCXX_VER <= 60390005)
Chris@16 65 using ::fputwc;
Chris@16 66 #endif
Chris@16 67 #if !(defined(__sgi) && defined(_COMPILER_VERSION) && _COMPILER_VERSION <= 740)
Chris@16 68 using ::mbsinit;
Chris@16 69 #endif
Chris@16 70 #if !(defined(__linux) && defined(__DECCXX_VER) && __DECCXX_VER <= 60390005)
Chris@16 71 #if !(defined(__sgi) && defined(_COMPILER_VERSION) && _COMPILER_VERSION <= 740)
Chris@16 72 using ::vwprintf;
Chris@16 73 #endif
Chris@16 74 #endif
Chris@16 75 using ::wcslen;
Chris@16 76 using ::wcstod;
Chris@16 77 #if !(defined(__sgi) && defined(_COMPILER_VERSION) && _COMPILER_VERSION <= 740)
Chris@16 78 using ::wmemmove;
Chris@16 79 #endif
Chris@16 80 #if !(defined(__linux) && defined(__DECCXX_VER) && __DECCXX_VER <= 60390005)
Chris@16 81 using ::fputws;
Chris@16 82 #endif
Chris@16 83 #if !(defined(__sgi) && defined(_COMPILER_VERSION) && _COMPILER_VERSION <= 740)
Chris@16 84 using ::mbsrtowcs;
Chris@16 85 #endif
Chris@16 86 #if !(defined(__sgi) && defined(_COMPILER_VERSION) && _COMPILER_VERSION <= 740)
Chris@16 87 using ::wcrtomb;
Chris@16 88 #endif
Chris@16 89 using ::wcsncat;
Chris@16 90 using ::wcstok;
Chris@16 91 #if !(defined(__sgi) && defined(_COMPILER_VERSION) && _COMPILER_VERSION <= 740)
Chris@16 92 using ::wmemset;
Chris@16 93 #endif
Chris@16 94 #if !(defined(__linux) && defined(__DECCXX_VER) && __DECCXX_VER <= 60390005)
Chris@16 95 #if !(defined(__sgi) && defined(_COMPILER_VERSION) && _COMPILER_VERSION <= 740)
Chris@16 96 #if !(defined(__DECCXX_VER) && __DECCXX_VER <= 60290024)
Chris@16 97 using ::fwide;
Chris@16 98 #endif
Chris@16 99 #endif
Chris@16 100 #endif
Chris@16 101 #if !(defined(__linux) && defined(__DECCXX_VER) && __DECCXX_VER <= 60390005)
Chris@16 102 using ::putwc;
Chris@16 103 #endif
Chris@16 104 using ::wcscat;
Chris@16 105 using ::wcsncmp;
Chris@16 106 using ::wcstol;
Chris@16 107 #if !(defined(__linux) && defined(__DECCXX_VER) && __DECCXX_VER <= 60390005)
Chris@16 108 #if !(defined(__sgi) && defined(_COMPILER_VERSION) && _COMPILER_VERSION <= 740)
Chris@16 109 using ::wprintf;
Chris@16 110 #endif
Chris@16 111 #endif
Chris@16 112 #if !(defined(__linux) && defined(__DECCXX_VER) && __DECCXX_VER <= 60390005)
Chris@16 113 #if !(defined(__sgi) && defined(_COMPILER_VERSION) && _COMPILER_VERSION <= 740)
Chris@16 114 using ::fwprintf;
Chris@16 115 #endif
Chris@16 116 #endif
Chris@16 117 #if !(defined(__linux) && defined(__DECCXX_VER) && __DECCXX_VER <= 60390005)
Chris@16 118 using ::putwchar;
Chris@16 119 #endif
Chris@16 120 using ::wcschr;
Chris@16 121 using ::wcsncpy;
Chris@16 122 using ::wcstoul;
Chris@16 123 #if !(defined(__linux) && defined(__DECCXX_VER) && __DECCXX_VER <= 60390005)
Chris@16 124 #if !(defined(__sgi) && defined(_COMPILER_VERSION) && _COMPILER_VERSION <= 740)
Chris@16 125 using ::wscanf;
Chris@16 126 #endif
Chris@16 127 #endif
Chris@16 128 #if !(defined(__linux) && defined(__DECCXX_VER) && __DECCXX_VER <= 60390005)
Chris@16 129 #if !(defined(__sgi) && defined(_COMPILER_VERSION) && _COMPILER_VERSION <= 740)
Chris@16 130 using ::fwscanf;
Chris@16 131 #endif
Chris@16 132 #endif
Chris@16 133 #if !(defined(__linux) && defined(__DECCXX_VER) && __DECCXX_VER <= 60390005)
Chris@16 134 #if !(defined(__sgi) && defined(_COMPILER_VERSION) && _COMPILER_VERSION <= 740)
Chris@16 135 using ::swprintf;
Chris@16 136 #endif
Chris@16 137 #endif
Chris@16 138 using ::wcscmp;
Chris@16 139 using ::wcspbrk;
Chris@16 140 using ::wcsxfrm;
Chris@16 141 #if !(defined(__linux) && defined(__DECCXX_VER) && __DECCXX_VER <= 60390005)
Chris@16 142 using ::getwc;
Chris@16 143 #endif
Chris@16 144 #if !(defined(__linux) && defined(__DECCXX_VER) && __DECCXX_VER <= 60390005)
Chris@16 145 #if !(defined(__sgi) && defined(_COMPILER_VERSION) && _COMPILER_VERSION <= 740)
Chris@16 146 using ::swscanf;
Chris@16 147 #endif
Chris@16 148 #endif
Chris@16 149 using ::wcscoll;
Chris@16 150 using ::wcsrchr;
Chris@16 151 #if !(defined(__sgi) && defined(_COMPILER_VERSION) && _COMPILER_VERSION <= 740)
Chris@16 152 using ::wctob;
Chris@16 153 #endif
Chris@16 154 }
Chris@16 155
Chris@16 156 #endif // CWCHAR_HEADER