gccxml_gem 0.9.2-x86-mingw32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (274) hide show
  1. data/Rakefile +84 -0
  2. data/bin/gccxml.exe +0 -0
  3. data/bin/gccxml_cc1plus.exe +0 -0
  4. data/bin/gccxml_vcconfig.bat +52 -0
  5. data/bin/gccxml_vcconfig.exe +0 -0
  6. data/gccxml.rb +57 -0
  7. data/share/doc/gccxml-0.9/Copyright.txt +55 -0
  8. data/share/doc/gccxml-0.9/gccxml.html +168 -0
  9. data/share/doc/gccxml-0.9/gccxml.txt +293 -0
  10. data/share/gccxml-0.9/Borland/5.5/Wrappers/algorithm +7 -0
  11. data/share/gccxml-0.9/Borland/5.5/Wrappers/algorithm.h +7 -0
  12. data/share/gccxml-0.9/Borland/5.5/Wrappers/bitset +7 -0
  13. data/share/gccxml-0.9/Borland/5.5/Wrappers/bitset.h +7 -0
  14. data/share/gccxml-0.9/Borland/5.5/Wrappers/cctype +1 -0
  15. data/share/gccxml-0.9/Borland/5.5/Wrappers/cfloat +1 -0
  16. data/share/gccxml-0.9/Borland/5.5/Wrappers/climits +1 -0
  17. data/share/gccxml-0.9/Borland/5.5/Wrappers/cmath +1 -0
  18. data/share/gccxml-0.9/Borland/5.5/Wrappers/complex +7 -0
  19. data/share/gccxml-0.9/Borland/5.5/Wrappers/complex.h +7 -0
  20. data/share/gccxml-0.9/Borland/5.5/Wrappers/cstddef +1 -0
  21. data/share/gccxml-0.9/Borland/5.5/Wrappers/cstdio +1 -0
  22. data/share/gccxml-0.9/Borland/5.5/Wrappers/cstdlib +1 -0
  23. data/share/gccxml-0.9/Borland/5.5/Wrappers/cstring +7 -0
  24. data/share/gccxml-0.9/Borland/5.5/Wrappers/cstring.h +7 -0
  25. data/share/gccxml-0.9/Borland/5.5/Wrappers/ctime +1 -0
  26. data/share/gccxml-0.9/Borland/5.5/Wrappers/cwchar +1 -0
  27. data/share/gccxml-0.9/Borland/5.5/Wrappers/cwctype +1 -0
  28. data/share/gccxml-0.9/Borland/5.5/Wrappers/deque +7 -0
  29. data/share/gccxml-0.9/Borland/5.5/Wrappers/deque.h +7 -0
  30. data/share/gccxml-0.9/Borland/5.5/Wrappers/exception +7 -0
  31. data/share/gccxml-0.9/Borland/5.5/Wrappers/exception.h +7 -0
  32. data/share/gccxml-0.9/Borland/5.5/Wrappers/fstream +7 -0
  33. data/share/gccxml-0.9/Borland/5.5/Wrappers/fstream.h +7 -0
  34. data/share/gccxml-0.9/Borland/5.5/Wrappers/function +7 -0
  35. data/share/gccxml-0.9/Borland/5.5/Wrappers/function.h +7 -0
  36. data/share/gccxml-0.9/Borland/5.5/Wrappers/functional +7 -0
  37. data/share/gccxml-0.9/Borland/5.5/Wrappers/gccxml_typeinfo.h +146 -0
  38. data/share/gccxml-0.9/Borland/5.5/Wrappers/iomanip +7 -0
  39. data/share/gccxml-0.9/Borland/5.5/Wrappers/iomanip.h +7 -0
  40. data/share/gccxml-0.9/Borland/5.5/Wrappers/ios +7 -0
  41. data/share/gccxml-0.9/Borland/5.5/Wrappers/ios.h +7 -0
  42. data/share/gccxml-0.9/Borland/5.5/Wrappers/iosfwd +7 -0
  43. data/share/gccxml-0.9/Borland/5.5/Wrappers/iosfwd.h +7 -0
  44. data/share/gccxml-0.9/Borland/5.5/Wrappers/iostream +7 -0
  45. data/share/gccxml-0.9/Borland/5.5/Wrappers/iostream.h +7 -0
  46. data/share/gccxml-0.9/Borland/5.5/Wrappers/istream +7 -0
  47. data/share/gccxml-0.9/Borland/5.5/Wrappers/istream.h +7 -0
  48. data/share/gccxml-0.9/Borland/5.5/Wrappers/iterator +7 -0
  49. data/share/gccxml-0.9/Borland/5.5/Wrappers/iterator.h +7 -0
  50. data/share/gccxml-0.9/Borland/5.5/Wrappers/limits +7 -0
  51. data/share/gccxml-0.9/Borland/5.5/Wrappers/limits.h +7 -0
  52. data/share/gccxml-0.9/Borland/5.5/Wrappers/list +7 -0
  53. data/share/gccxml-0.9/Borland/5.5/Wrappers/list.h +7 -0
  54. data/share/gccxml-0.9/Borland/5.5/Wrappers/locale +7 -0
  55. data/share/gccxml-0.9/Borland/5.5/Wrappers/locale.h +7 -0
  56. data/share/gccxml-0.9/Borland/5.5/Wrappers/map +7 -0
  57. data/share/gccxml-0.9/Borland/5.5/Wrappers/map.h +7 -0
  58. data/share/gccxml-0.9/Borland/5.5/Wrappers/memory +7 -0
  59. data/share/gccxml-0.9/Borland/5.5/Wrappers/memory.h +7 -0
  60. data/share/gccxml-0.9/Borland/5.5/Wrappers/new +7 -0
  61. data/share/gccxml-0.9/Borland/5.5/Wrappers/new.h +7 -0
  62. data/share/gccxml-0.9/Borland/5.5/Wrappers/numeric +7 -0
  63. data/share/gccxml-0.9/Borland/5.5/Wrappers/numeric.h +7 -0
  64. data/share/gccxml-0.9/Borland/5.5/Wrappers/ostream +7 -0
  65. data/share/gccxml-0.9/Borland/5.5/Wrappers/ostream.h +7 -0
  66. data/share/gccxml-0.9/Borland/5.5/Wrappers/queue +7 -0
  67. data/share/gccxml-0.9/Borland/5.5/Wrappers/queue.h +7 -0
  68. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/codecvt +1 -0
  69. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/collate +1 -0
  70. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/ctype +1 -0
  71. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/iosbase +1 -0
  72. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/iotraits +1 -0
  73. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/iterator +1 -0
  74. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/lochelp +1 -0
  75. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/locimpl +1 -0
  76. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/locvector +1 -0
  77. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/messages +1 -0
  78. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/money +1 -0
  79. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/numbrw +1 -0
  80. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/numeral +1 -0
  81. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/rwdispatch.h +1 -0
  82. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/rwlocale +1 -0
  83. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/rwstderr_macros.h +64 -0
  84. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/string_ref +1 -0
  85. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/time +1 -0
  86. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/traits +1 -0
  87. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/tree +1 -0
  88. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/usefacet +1 -0
  89. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/valimp +1 -0
  90. data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/vendor +1 -0
  91. data/share/gccxml-0.9/Borland/5.5/Wrappers/set +7 -0
  92. data/share/gccxml-0.9/Borland/5.5/Wrappers/set.h +7 -0
  93. data/share/gccxml-0.9/Borland/5.5/Wrappers/sstream +7 -0
  94. data/share/gccxml-0.9/Borland/5.5/Wrappers/sstream.h +7 -0
  95. data/share/gccxml-0.9/Borland/5.5/Wrappers/stack +7 -0
  96. data/share/gccxml-0.9/Borland/5.5/Wrappers/stack.h +7 -0
  97. data/share/gccxml-0.9/Borland/5.5/Wrappers/stdexcept +7 -0
  98. data/share/gccxml-0.9/Borland/5.5/Wrappers/stdexcept.h +7 -0
  99. data/share/gccxml-0.9/Borland/5.5/Wrappers/streambuf +7 -0
  100. data/share/gccxml-0.9/Borland/5.5/Wrappers/streambuf.h +7 -0
  101. data/share/gccxml-0.9/Borland/5.5/Wrappers/string +7 -0
  102. data/share/gccxml-0.9/Borland/5.5/Wrappers/string.h +7 -0
  103. data/share/gccxml-0.9/Borland/5.5/Wrappers/strstream +7 -0
  104. data/share/gccxml-0.9/Borland/5.5/Wrappers/strstream.h +7 -0
  105. data/share/gccxml-0.9/Borland/5.5/Wrappers/typeinfo +7 -0
  106. data/share/gccxml-0.9/Borland/5.5/Wrappers/typeinfo.h +7 -0
  107. data/share/gccxml-0.9/Borland/5.5/Wrappers/utility +7 -0
  108. data/share/gccxml-0.9/Borland/5.5/Wrappers/utility.h +7 -0
  109. data/share/gccxml-0.9/Borland/5.5/Wrappers/valarray +7 -0
  110. data/share/gccxml-0.9/Borland/5.5/Wrappers/valarray.h +7 -0
  111. data/share/gccxml-0.9/Borland/5.5/Wrappers/vector +7 -0
  112. data/share/gccxml-0.9/Borland/5.5/Wrappers/vector.h +7 -0
  113. data/share/gccxml-0.9/Borland/5.5/except.h +154 -0
  114. data/share/gccxml-0.9/Borland/5.5/gccxml_fstream.h +431 -0
  115. data/share/gccxml-0.9/Borland/5.5/gccxml_new.h +166 -0
  116. data/share/gccxml-0.9/Borland/5.5/gccxml_valarray.h +786 -0
  117. data/share/gccxml-0.9/Borland/5.5/gccxml_vector.h +1457 -0
  118. data/share/gccxml-0.9/Borland/5.5/io.h +352 -0
  119. data/share/gccxml-0.9/Borland/5.5/oaidl.h +7006 -0
  120. data/share/gccxml-0.9/Borland/5.5/propidl.h +1477 -0
  121. data/share/gccxml-0.9/Borland/5.5/rw/locimpl.h +477 -0
  122. data/share/gccxml-0.9/Borland/5.5/rw/rwlocale.h +619 -0
  123. data/share/gccxml-0.9/Borland/5.5/stdarg.h +55 -0
  124. data/share/gccxml-0.9/Borland/5.5/valarray.cc +2883 -0
  125. data/share/gccxml-0.9/GCC/2.95/algorithm +76 -0
  126. data/share/gccxml-0.9/GCC/2.95/bitset +17 -0
  127. data/share/gccxml-0.9/GCC/2.95/cctype +24 -0
  128. data/share/gccxml-0.9/GCC/2.95/clocale +14 -0
  129. data/share/gccxml-0.9/GCC/2.95/cmath +33 -0
  130. data/share/gccxml-0.9/GCC/2.95/complex +38 -0
  131. data/share/gccxml-0.9/GCC/2.95/csetjmp +13 -0
  132. data/share/gccxml-0.9/GCC/2.95/csignal +14 -0
  133. data/share/gccxml-0.9/GCC/2.95/cstdarg +12 -0
  134. data/share/gccxml-0.9/GCC/2.95/cstddef +13 -0
  135. data/share/gccxml-0.9/GCC/2.95/cstdio +55 -0
  136. data/share/gccxml-0.9/GCC/2.95/cstdlib +66 -0
  137. data/share/gccxml-0.9/GCC/2.95/cstring +34 -0
  138. data/share/gccxml-0.9/GCC/2.95/ctime +24 -0
  139. data/share/gccxml-0.9/GCC/2.95/cwchar +65 -0
  140. data/share/gccxml-0.9/GCC/2.95/cwctype +31 -0
  141. data/share/gccxml-0.9/GCC/2.95/deque +19 -0
  142. data/share/gccxml-0.9/GCC/2.95/exception +20 -0
  143. data/share/gccxml-0.9/GCC/2.95/fstream +23 -0
  144. data/share/gccxml-0.9/GCC/2.95/functional +64 -0
  145. data/share/gccxml-0.9/GCC/2.95/gccxml_bitset +1066 -0
  146. data/share/gccxml-0.9/GCC/2.95/iomanip +20 -0
  147. data/share/gccxml-0.9/GCC/2.95/iosfwd +20 -0
  148. data/share/gccxml-0.9/GCC/2.95/iostream +27 -0
  149. data/share/gccxml-0.9/GCC/2.95/iterator +39 -0
  150. data/share/gccxml-0.9/GCC/2.95/list +19 -0
  151. data/share/gccxml-0.9/GCC/2.95/map +20 -0
  152. data/share/gccxml-0.9/GCC/2.95/memory +21 -0
  153. data/share/gccxml-0.9/GCC/2.95/new +13 -0
  154. data/share/gccxml-0.9/GCC/2.95/numeric +15 -0
  155. data/share/gccxml-0.9/GCC/2.95/pthread.h +16 -0
  156. data/share/gccxml-0.9/GCC/2.95/queue +20 -0
  157. data/share/gccxml-0.9/GCC/2.95/set +20 -0
  158. data/share/gccxml-0.9/GCC/2.95/sstream +24 -0
  159. data/share/gccxml-0.9/GCC/2.95/stack +19 -0
  160. data/share/gccxml-0.9/GCC/2.95/std/bastring.cc +524 -0
  161. data/share/gccxml-0.9/GCC/2.95/std/complext.h +397 -0
  162. data/share/gccxml-0.9/GCC/2.95/std/dcomplex.h +92 -0
  163. data/share/gccxml-0.9/GCC/2.95/std/fcomplex.h +88 -0
  164. data/share/gccxml-0.9/GCC/2.95/std/gslice_array.h +170 -0
  165. data/share/gccxml-0.9/GCC/2.95/std/indirect_array.h +157 -0
  166. data/share/gccxml-0.9/GCC/2.95/std/ldcomplex.h +96 -0
  167. data/share/gccxml-0.9/GCC/2.95/std/mask_array.h +154 -0
  168. data/share/gccxml-0.9/GCC/2.95/std/slice_array.h +156 -0
  169. data/share/gccxml-0.9/GCC/2.95/std/std_valarray.h +728 -0
  170. data/share/gccxml-0.9/GCC/2.95/std/straits.h +162 -0
  171. data/share/gccxml-0.9/GCC/2.95/std/valarray_meta.h +1035 -0
  172. data/share/gccxml-0.9/GCC/2.95/stdexcept +17 -0
  173. data/share/gccxml-0.9/GCC/2.95/stl_alloc.h +1057 -0
  174. data/share/gccxml-0.9/GCC/2.95/stl_bvector.h +836 -0
  175. data/share/gccxml-0.9/GCC/2.95/stl_deque.h +1699 -0
  176. data/share/gccxml-0.9/GCC/2.95/stl_list.h +843 -0
  177. data/share/gccxml-0.9/GCC/2.95/stl_tree.h +1331 -0
  178. data/share/gccxml-0.9/GCC/2.95/stl_vector.h +828 -0
  179. data/share/gccxml-0.9/GCC/2.95/string +26 -0
  180. data/share/gccxml-0.9/GCC/2.95/strstream +23 -0
  181. data/share/gccxml-0.9/GCC/2.95/typeinfo +11 -0
  182. data/share/gccxml-0.9/GCC/2.95/utility +25 -0
  183. data/share/gccxml-0.9/GCC/2.95/valarray +52 -0
  184. data/share/gccxml-0.9/GCC/2.95/vector +19 -0
  185. data/share/gccxml-0.9/GCC/2.96/sstream +305 -0
  186. data/share/gccxml-0.9/GCC/3.0/pthread.h +16 -0
  187. data/share/gccxml-0.9/GCC/3.1/pthread.h +16 -0
  188. data/share/gccxml-0.9/GCC/3.2/bits/fstream.tcc +500 -0
  189. data/share/gccxml-0.9/GCC/3.2/bits/gthr-default.h +581 -0
  190. data/share/gccxml-0.9/GCC/3.2/bits/istream.tcc +1207 -0
  191. data/share/gccxml-0.9/GCC/3.2/bits/locale_facets.h +1810 -0
  192. data/share/gccxml-0.9/GCC/3.2/bits/locale_facets.tcc +2397 -0
  193. data/share/gccxml-0.9/GCC/3.2/bits/messages_members.h +108 -0
  194. data/share/gccxml-0.9/GCC/3.2/bits/ostream.tcc +713 -0
  195. data/share/gccxml-0.9/GCC/3.2/bits/sstream.tcc +241 -0
  196. data/share/gccxml-0.9/GCC/3.2/bits/stl_deque.h +1682 -0
  197. data/share/gccxml-0.9/GCC/3.2/bits/stl_list.h +989 -0
  198. data/share/gccxml-0.9/GCC/3.2/bits/stl_tree.h +1462 -0
  199. data/share/gccxml-0.9/GCC/3.2/bits/stl_vector.h +1085 -0
  200. data/share/gccxml-0.9/GCC/3.2/bits/valarray_meta.h +1063 -0
  201. data/share/gccxml-0.9/GCC/3.2/fstream +579 -0
  202. data/share/gccxml-0.9/GCC/3.2/pthread.h +16 -0
  203. data/share/gccxml-0.9/GCC/3.2/sstream +384 -0
  204. data/share/gccxml-0.9/GCC/3.3/bits/fstream.tcc +530 -0
  205. data/share/gccxml-0.9/GCC/3.3/bits/list.tcc +378 -0
  206. data/share/gccxml-0.9/GCC/3.3/bits/locale_facets.h +2050 -0
  207. data/share/gccxml-0.9/GCC/3.3/bits/messages_members.h +108 -0
  208. data/share/gccxml-0.9/GCC/3.3/bits/sstream.tcc +243 -0
  209. data/share/gccxml-0.9/GCC/3.3/bits/stl_deque.h +1603 -0
  210. data/share/gccxml-0.9/GCC/3.3/bits/stl_list.h +1167 -0
  211. data/share/gccxml-0.9/GCC/3.3/bits/stl_tree.h +1462 -0
  212. data/share/gccxml-0.9/GCC/3.3/bits/stl_vector.h +992 -0
  213. data/share/gccxml-0.9/GCC/3.3/bits/valarray_meta.h +1135 -0
  214. data/share/gccxml-0.9/GCC/3.3/fstream +842 -0
  215. data/share/gccxml-0.9/GCC/3.3/gccxml_builtins.h +22 -0
  216. data/share/gccxml-0.9/GCC/3.3/sstream +638 -0
  217. data/share/gccxml-0.9/GCC/3.4/bits/gthr-default.h +664 -0
  218. data/share/gccxml-0.9/GCC/3.4/gccxml_builtins.h +91 -0
  219. data/share/gccxml-0.9/GCC/4.0/gccxml_builtins.h +128 -0
  220. data/share/gccxml-0.9/GCC/4.1/bits/gthr-default.h +618 -0
  221. data/share/gccxml-0.9/GCC/4.1/gccxml_builtins.h +131 -0
  222. data/share/gccxml-0.9/GCC/4.2/gccxml_builtins.h +131 -0
  223. data/share/gccxml-0.9/GCC/4.3/gccxml_builtins.h +182 -0
  224. data/share/gccxml-0.9/IBM/8.0/adapt_headers.sh +34 -0
  225. data/share/gccxml-0.9/IBM/8.0/stdlib.h.patch +27 -0
  226. data/share/gccxml-0.9/IBM/8.0/xstring.patch +19 -0
  227. data/share/gccxml-0.9/IBM/README +8 -0
  228. data/share/gccxml-0.9/IBM/find_flags +51 -0
  229. data/share/gccxml-0.9/IBM/find_flags_common +48 -0
  230. data/share/gccxml-0.9/Intel/find_flags +56 -0
  231. data/share/gccxml-0.9/Intel/pthread.h +16 -0
  232. data/share/gccxml-0.9/MIPSpro/7.3/exception +9 -0
  233. data/share/gccxml-0.9/MIPSpro/7.3/gccxml_mpro_internals.h +21 -0
  234. data/share/gccxml-0.9/MIPSpro/7.3/iomanip +161 -0
  235. data/share/gccxml-0.9/MIPSpro/7.3/ostream +9 -0
  236. data/share/gccxml-0.9/MIPSpro/7.3/stddef.h +9 -0
  237. data/share/gccxml-0.9/MIPSpro/7.3/stl_config.h +9 -0
  238. data/share/gccxml-0.9/MIPSpro/7.3/stl_locale.h +17 -0
  239. data/share/gccxml-0.9/MIPSpro/7.3/stl_monetary.h +14 -0
  240. data/share/gccxml-0.9/MIPSpro/7.3/stl_numeric_facets.h +13 -0
  241. data/share/gccxml-0.9/MIPSpro/7.3/stl_threads.h +11 -0
  242. data/share/gccxml-0.9/MIPSpro/7.3/string +18 -0
  243. data/share/gccxml-0.9/MIPSpro/find_flags +70 -0
  244. data/share/gccxml-0.9/MIPSpro/mipspro_defs.cxx +63 -0
  245. data/share/gccxml-0.9/Sun/5.8/Cstd.patch +156 -0
  246. data/share/gccxml-0.9/Sun/5.8/adapt_headers.sh +32 -0
  247. data/share/gccxml-0.9/Sun/5.8/std-5.10.patch +22 -0
  248. data/share/gccxml-0.9/Sun/README +8 -0
  249. data/share/gccxml-0.9/Sun/find_flags +51 -0
  250. data/share/gccxml-0.9/Sun/find_flags_common +42 -0
  251. data/share/gccxml-0.9/VcInstall/vc6Include.patch +4560 -0
  252. data/share/gccxml-0.9/VcInstall/vc71Include.patch +921 -0
  253. data/share/gccxml-0.9/VcInstall/vc71PlatformSDK.patch +146 -0
  254. data/share/gccxml-0.9/VcInstall/vc7Include.patch +1139 -0
  255. data/share/gccxml-0.9/VcInstall/vc7PlatformSDK.patch +146 -0
  256. data/share/gccxml-0.9/VcInstall/vc8ExpressInclude.patch +1887 -0
  257. data/share/gccxml-0.9/VcInstall/vc8ExpressPlatformSDK.patch +252 -0
  258. data/share/gccxml-0.9/VcInstall/vc8Include.patch +1887 -0
  259. data/share/gccxml-0.9/VcInstall/vc8PlatformSDK.patch +252 -0
  260. data/share/gccxml-0.9/VcInstall/vc8sp1ExpressInclude.patch +1941 -0
  261. data/share/gccxml-0.9/VcInstall/vc8sp1Include.patch +1970 -0
  262. data/share/gccxml-0.9/VcInstall/vc8sp1PlatformSDK.patch +252 -0
  263. data/share/gccxml-0.9/VcInstall/vc9Include.patch +2047 -0
  264. data/share/gccxml-0.9/VcInstall/vc9PlatformSDK.patch +383 -0
  265. data/share/gccxml-0.9/VcInstall/vc9sp1Include.patch +2565 -0
  266. data/share/gccxml-0.9/VcInstall/vcCat.exe +0 -0
  267. data/share/gccxml-0.9/VcInstall/vcCat.readme.txt +3 -0
  268. data/share/gccxml-0.9/VcInstall/vcPatch.exe +0 -0
  269. data/share/gccxml-0.9/VcInstall/vcPatch.readme.txt +27 -0
  270. data/share/gccxml-0.9/VcInstall/vc_helper +1 -0
  271. data/share/gccxml-0.9/gccxml_config +2 -0
  272. data/share/gccxml-0.9/gccxml_identify_compiler.cc +13 -0
  273. data/share/man/man1/gccxml.1 +246 -0
  274. metadata +331 -0
@@ -0,0 +1,2565 @@
1
+ Index: algorithm
2
+ ===================================================================
3
+ RCS file: /cvsroot/GxInclude/Vc9sp1/Include/algorithm,v
4
+ retrieving revision 1.1
5
+ retrieving revision 1.2
6
+ diff -c -3 -p -r1.1 -r1.2
7
+ *** algorithm 6 Jan 2009 21:18:02 -0000 1.1
8
+ --- algorithm 6 Jan 2009 21:21:23 -0000 1.2
9
+ ***************
10
+ *** 11,16 ****
11
+ --- 11,51 ----
12
+ #pragma warning(disable: 4244)
13
+ #endif /* _MSC_VER */
14
+
15
+ + /* ------------------------------------------------------------------------ */
16
+ + /* Forward declare these now because they are used as non-dependent names. */
17
+ + _STDEXT_BEGIN
18
+ + template<class _InIt, class _OutIt, class _Ty>
19
+ + inline _OutIt unchecked_remove_copy(_InIt _First, _InIt _Last,
20
+ + _OutIt _Dest, const _Ty& _Val);
21
+ + template<class _InIt, class _OutIt, class _Pr>
22
+ + inline _OutIt unchecked_remove_copy_if(_InIt _First, _InIt _Last,
23
+ + _OutIt _Dest, _Pr _Pred);
24
+ + template<class _InIt1, class _InIt2, class _OutIt>
25
+ + inline _OutIt unchecked_merge(_InIt1 _First1, _InIt1 _Last1,
26
+ + _InIt2 _First2, _InIt2 _Last2, _OutIt _Dest);
27
+ + template<class _InIt1, class _InIt2, class _OutIt, class _Pr>
28
+ + inline _OutIt unchecked_merge(_InIt1 _First1, _InIt1 _Last1,
29
+ + _InIt2 _First2, _InIt2 _Last2, _OutIt _Dest,
30
+ + _Pr _Pred);
31
+ + template<class _BidIt1, class _BidIt2, class _BidIt3>
32
+ + inline _BidIt3 _Unchecked_merge_backward(_BidIt1 _First1, _BidIt1 _Last1,
33
+ + _BidIt2 _First2, _BidIt2 _Last2,
34
+ + _BidIt3 _Dest);
35
+ + template<class _BidIt1, class _BidIt2, class _BidIt3, class _Pr>
36
+ + inline _BidIt3 _Unchecked_merge_backward(_BidIt1 _First1, _BidIt1 _Last1,
37
+ + _BidIt2 _First2, _BidIt2 _Last2,
38
+ + _BidIt3 _Dest, _Pr _Pred);
39
+ + template<class _BidIt, class _OutIt, class _Diff>
40
+ + inline void _Unchecked_chunked_merge(_BidIt _First, _BidIt _Last,
41
+ + _OutIt _Dest, _Diff _Chunk,
42
+ + _Diff _Count);
43
+ + template<class _BidIt, class _OutIt, class _Diff, class _Pr>
44
+ + inline void _Unchecked_chunked_merge(_BidIt _First, _BidIt _Last,
45
+ + _OutIt _Dest, _Diff _Chunk,
46
+ + _Diff _Count, _Pr _Pred);
47
+ + _STDEXT_END
48
+ + /* ------------------------------------------------------------------------ */
49
+ +
50
+ _STD_BEGIN
51
+
52
+ // COMMON SORT PARAMETERS
53
+ Index: crtdbg.h
54
+ ===================================================================
55
+ RCS file: /cvsroot/GxInclude/Vc9sp1/Include/crtdbg.h,v
56
+ retrieving revision 1.1
57
+ retrieving revision 1.2
58
+ diff -c -3 -p -r1.1 -r1.2
59
+ *** crtdbg.h 6 Jan 2009 21:18:02 -0000 1.1
60
+ --- crtdbg.h 6 Jan 2009 21:21:23 -0000 1.2
61
+ *************** should not have done so since it was not
62
+ *** 588,593 ****
63
+ --- 588,594 ----
64
+ _RPT_BASE_W((rptno, _CRT_WIDE(__FILE__), __LINE__, NULL, msg, arg1, arg2, arg3, arg4, arg5))
65
+
66
+ #if _MSC_VER >= 1300 && !defined(_CRT_PORTABLE)
67
+ + void __debugbreak();
68
+ #define _CrtDbgBreak() __debugbreak()
69
+ #elif defined(_M_IX86) && !defined(_CRT_PORTABLE)
70
+ #define _CrtDbgBreak() __asm { int 3 }
71
+ Index: crtdefs.h
72
+ ===================================================================
73
+ RCS file: /cvsroot/GxInclude/Vc9sp1/Include/crtdefs.h,v
74
+ retrieving revision 1.1
75
+ retrieving revision 1.2
76
+ diff -c -3 -p -r1.1 -r1.2
77
+ *** crtdefs.h 6 Jan 2009 21:18:02 -0000 1.1
78
+ --- crtdefs.h 6 Jan 2009 21:21:23 -0000 1.2
79
+ *************** typedef __time64_t time_t; /* time
80
+ *** 666,764 ****
81
+ #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_0(_ReturnType, _FuncName, _DstType, _Dst) \
82
+ extern "C++" \
83
+ { \
84
+ ! template <size_t _Size> \
85
+ inline \
86
+ ! _ReturnType __CRTDECL _FuncName(_DstType (&_Dst)[_Size]) \
87
+ { \
88
+ ! return _FuncName(_Dst, _Size); \
89
+ } \
90
+ }
91
+
92
+ #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1(_ReturnType, _FuncName, _DstType, _Dst, _TType1, _TArg1) \
93
+ extern "C++" \
94
+ { \
95
+ ! template <size_t _Size> \
96
+ inline \
97
+ ! _ReturnType __CRTDECL _FuncName(_DstType (&_Dst)[_Size], _TType1 _TArg1) \
98
+ { \
99
+ ! return _FuncName(_Dst, _Size, _TArg1); \
100
+ } \
101
+ }
102
+
103
+ #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2(_ReturnType, _FuncName, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2) \
104
+ extern "C++" \
105
+ { \
106
+ ! template <size_t _Size> \
107
+ inline \
108
+ ! _ReturnType __CRTDECL _FuncName(_DstType (&_Dst)[_Size], _TType1 _TArg1, _TType2 _TArg2) \
109
+ { \
110
+ ! return _FuncName(_Dst, _Size, _TArg1, _TArg2); \
111
+ } \
112
+ }
113
+
114
+ #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(_ReturnType, _FuncName, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2, _TType3, _TArg3) \
115
+ extern "C++" \
116
+ { \
117
+ ! template <size_t _Size> \
118
+ inline \
119
+ ! _ReturnType __CRTDECL _FuncName(_DstType (&_Dst)[_Size], _TType1 _TArg1, _TType2 _TArg2, _TType3 _TArg3) \
120
+ { \
121
+ ! return _FuncName(_Dst, _Size, _TArg1, _TArg2, _TArg3); \
122
+ } \
123
+ }
124
+
125
+ #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_4(_ReturnType, _FuncName, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2, _TType3, _TArg3, _TType4, _TArg4) \
126
+ extern "C++" \
127
+ { \
128
+ ! template <size_t _Size> \
129
+ inline \
130
+ ! _ReturnType __CRTDECL _FuncName(_DstType (&_Dst)[_Size], _TType1 _TArg1, _TType2 _TArg2, _TType3 _TArg3, _TType4 _TArg4) \
131
+ { \
132
+ ! return _FuncName(_Dst, _Size, _TArg1, _TArg2, _TArg3, _TArg4); \
133
+ } \
134
+ }
135
+
136
+ #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_1(_ReturnType, _FuncName, _HType1, _HArg1, _DstType, _Dst, _TType1, _TArg1) \
137
+ extern "C++" \
138
+ { \
139
+ ! template <size_t _Size> \
140
+ inline \
141
+ ! _ReturnType __CRTDECL _FuncName(_HType1 _HArg1, _DstType (&_Dst)[_Size], _TType1 _TArg1) \
142
+ { \
143
+ ! return _FuncName(_HArg1, _Dst, _Size, _TArg1); \
144
+ } \
145
+ }
146
+
147
+ #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_2(_ReturnType, _FuncName, _HType1, _HArg1, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2) \
148
+ extern "C++" \
149
+ { \
150
+ ! template <size_t _Size> \
151
+ inline \
152
+ ! _ReturnType __CRTDECL _FuncName(_HType1 _HArg1, _DstType (&_Dst)[_Size], _TType1 _TArg1, _TType2 _TArg2) \
153
+ { \
154
+ ! return _FuncName(_HArg1, _Dst, _Size, _TArg1, _TArg2); \
155
+ } \
156
+ }
157
+
158
+ #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_3(_ReturnType, _FuncName, _HType1, _HArg1, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2, _TType3, _TArg3) \
159
+ extern "C++" \
160
+ { \
161
+ ! template <size_t _Size> \
162
+ inline \
163
+ ! _ReturnType __CRTDECL _FuncName(_HType1 _HArg1, _DstType (&_Dst)[_Size], _TType1 _TArg1, _TType2 _TArg2, _TType3 _TArg3) \
164
+ { \
165
+ ! return _FuncName(_HArg1, _Dst, _Size, _TArg1, _TArg2, _TArg3); \
166
+ } \
167
+ }
168
+
169
+ #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_2_0(_ReturnType, _FuncName, _HType1, _HArg1, _HType2, _HArg2, _DstType, _Dst) \
170
+ extern "C++" \
171
+ { \
172
+ ! template <size_t _Size> \
173
+ inline \
174
+ ! _ReturnType __CRTDECL _FuncName(_HType1 _HArg1, _HType2 _HArg2, _DstType (&_Dst)[_Size]) \
175
+ { \
176
+ ! return _FuncName(_HArg1, _HArg2, _Dst, _Size); \
177
+ } \
178
+ }
179
+
180
+ --- 666,764 ----
181
+ #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_0(_ReturnType, _FuncName, _DstType, _Dst) \
182
+ extern "C++" \
183
+ { \
184
+ ! template <size_t _Sz> \
185
+ inline \
186
+ ! _ReturnType __CRTDECL _FuncName(_DstType (&_Dst)[_Sz]) \
187
+ { \
188
+ ! return _FuncName(_Dst, _Sz); \
189
+ } \
190
+ }
191
+
192
+ #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1(_ReturnType, _FuncName, _DstType, _Dst, _TType1, _TArg1) \
193
+ extern "C++" \
194
+ { \
195
+ ! template <size_t _Sz> \
196
+ inline \
197
+ ! _ReturnType __CRTDECL _FuncName(_DstType (&_Dst)[_Sz], _TType1 _TArg1) \
198
+ { \
199
+ ! return _FuncName(_Dst, _Sz, _TArg1); \
200
+ } \
201
+ }
202
+
203
+ #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2(_ReturnType, _FuncName, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2) \
204
+ extern "C++" \
205
+ { \
206
+ ! template <size_t _Sz> \
207
+ inline \
208
+ ! _ReturnType __CRTDECL _FuncName(_DstType (&_Dst)[_Sz], _TType1 _TArg1, _TType2 _TArg2) \
209
+ { \
210
+ ! return _FuncName(_Dst, _Sz, _TArg1, _TArg2); \
211
+ } \
212
+ }
213
+
214
+ #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(_ReturnType, _FuncName, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2, _TType3, _TArg3) \
215
+ extern "C++" \
216
+ { \
217
+ ! template <size_t _Sz> \
218
+ inline \
219
+ ! _ReturnType __CRTDECL _FuncName(_DstType (&_Dst)[_Sz], _TType1 _TArg1, _TType2 _TArg2, _TType3 _TArg3) \
220
+ { \
221
+ ! return _FuncName(_Dst, _Sz, _TArg1, _TArg2, _TArg3); \
222
+ } \
223
+ }
224
+
225
+ #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_4(_ReturnType, _FuncName, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2, _TType3, _TArg3, _TType4, _TArg4) \
226
+ extern "C++" \
227
+ { \
228
+ ! template <size_t _Sz> \
229
+ inline \
230
+ ! _ReturnType __CRTDECL _FuncName(_DstType (&_Dst)[_Sz], _TType1 _TArg1, _TType2 _TArg2, _TType3 _TArg3, _TType4 _TArg4) \
231
+ { \
232
+ ! return _FuncName(_Dst, _Sz, _TArg1, _TArg2, _TArg3, _TArg4); \
233
+ } \
234
+ }
235
+
236
+ #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_1(_ReturnType, _FuncName, _HType1, _HArg1, _DstType, _Dst, _TType1, _TArg1) \
237
+ extern "C++" \
238
+ { \
239
+ ! template <size_t _Sz> \
240
+ inline \
241
+ ! _ReturnType __CRTDECL _FuncName(_HType1 _HArg1, _DstType (&_Dst)[_Sz], _TType1 _TArg1) \
242
+ { \
243
+ ! return _FuncName(_HArg1, _Dst, _Sz, _TArg1); \
244
+ } \
245
+ }
246
+
247
+ #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_2(_ReturnType, _FuncName, _HType1, _HArg1, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2) \
248
+ extern "C++" \
249
+ { \
250
+ ! template <size_t _Sz> \
251
+ inline \
252
+ ! _ReturnType __CRTDECL _FuncName(_HType1 _HArg1, _DstType (&_Dst)[_Sz], _TType1 _TArg1, _TType2 _TArg2) \
253
+ { \
254
+ ! return _FuncName(_HArg1, _Dst, _Sz, _TArg1, _TArg2); \
255
+ } \
256
+ }
257
+
258
+ #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_3(_ReturnType, _FuncName, _HType1, _HArg1, _DstType, _Dst, _TType1, _TArg1, _TType2, _TArg2, _TType3, _TArg3) \
259
+ extern "C++" \
260
+ { \
261
+ ! template <size_t _Sz> \
262
+ inline \
263
+ ! _ReturnType __CRTDECL _FuncName(_HType1 _HArg1, _DstType (&_Dst)[_Sz], _TType1 _TArg1, _TType2 _TArg2, _TType3 _TArg3) \
264
+ { \
265
+ ! return _FuncName(_HArg1, _Dst, _Sz, _TArg1, _TArg2, _TArg3); \
266
+ } \
267
+ }
268
+
269
+ #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_2_0(_ReturnType, _FuncName, _HType1, _HArg1, _HType2, _HArg2, _DstType, _Dst) \
270
+ extern "C++" \
271
+ { \
272
+ ! template <size_t _Sz> \
273
+ inline \
274
+ ! _ReturnType __CRTDECL _FuncName(_HType1 _HArg1, _HType2 _HArg2, _DstType (&_Dst)[_Sz]) \
275
+ { \
276
+ ! return _FuncName(_HArg1, _HArg2, _Dst, _Sz); \
277
+ } \
278
+ }
279
+
280
+ *************** typedef __time64_t time_t; /* time
281
+ *** 767,779 ****
282
+ { \
283
+ __pragma(warning(push)); \
284
+ __pragma(warning(disable: 4793)); \
285
+ ! template <size_t _Size> \
286
+ inline \
287
+ ! _ReturnType __CRTDECL _FuncName(_DstType (&_Dst)[_Size], _TType1 _TArg1, ...) \
288
+ { \
289
+ va_list _ArgList; \
290
+ _crt_va_start(_ArgList, _TArg1); \
291
+ ! return _VFuncName(_Dst, _Size, _TArg1, _ArgList); \
292
+ } \
293
+ __pragma(warning(pop)); \
294
+ }
295
+ --- 767,779 ----
296
+ { \
297
+ __pragma(warning(push)); \
298
+ __pragma(warning(disable: 4793)); \
299
+ ! template <size_t _Sz> \
300
+ inline \
301
+ ! _ReturnType __CRTDECL _FuncName(_DstType (&_Dst)[_Sz], _TType1 _TArg1, ...) \
302
+ { \
303
+ va_list _ArgList; \
304
+ _crt_va_start(_ArgList, _TArg1); \
305
+ ! return _VFuncName(_Dst, _Sz, _TArg1, _ArgList); \
306
+ } \
307
+ __pragma(warning(pop)); \
308
+ }
309
+ *************** typedef __time64_t time_t; /* time
310
+ *** 783,795 ****
311
+ { \
312
+ __pragma(warning(push)); \
313
+ __pragma(warning(disable: 4793)); \
314
+ ! template <size_t _Size> \
315
+ inline \
316
+ ! _ReturnType __CRTDECL _FuncName(_DstType (&_Dst)[_Size], _TType1 _TArg1, _TType2 _TArg2, ...) \
317
+ { \
318
+ va_list _ArgList; \
319
+ _crt_va_start(_ArgList, _TArg2); \
320
+ ! return _VFuncName(_Dst, _Size, _TArg1, _TArg2, _ArgList); \
321
+ } \
322
+ __pragma(warning(pop)); \
323
+ }
324
+ --- 783,795 ----
325
+ { \
326
+ __pragma(warning(push)); \
327
+ __pragma(warning(disable: 4793)); \
328
+ ! template <size_t _Sz> \
329
+ inline \
330
+ ! _ReturnType __CRTDECL _FuncName(_DstType (&_Dst)[_Sz], _TType1 _TArg1, _TType2 _TArg2, ...) \
331
+ { \
332
+ va_list _ArgList; \
333
+ _crt_va_start(_ArgList, _TArg2); \
334
+ ! return _VFuncName(_Dst, _Sz, _TArg1, _TArg2, _ArgList); \
335
+ } \
336
+ __pragma(warning(pop)); \
337
+ }
338
+ *************** typedef __time64_t time_t; /* time
339
+ *** 926,936 ****
340
+ { \
341
+ return __insecure_##_FuncName(_Dst); \
342
+ } \
343
+ ! template <size_t _Size> \
344
+ inline \
345
+ ! _ReturnType __CRTDECL _FuncName(_DstType (&_Dst)[_Size]) \
346
+ { \
347
+ ! _ReturnPolicy(_SecureFuncName(_Dst, _Size), _Dst); \
348
+ } \
349
+ template <> \
350
+ inline \
351
+ --- 926,936 ----
352
+ { \
353
+ return __insecure_##_FuncName(_Dst); \
354
+ } \
355
+ ! template <size_t _Sz> \
356
+ inline \
357
+ ! _ReturnType __CRTDECL _FuncName(_DstType (&_Dst)[_Sz]) \
358
+ { \
359
+ ! _ReturnPolicy(_SecureFuncName(_Dst, _Sz), _Dst); \
360
+ } \
361
+ template <> \
362
+ inline \
363
+ *************** typedef __time64_t time_t; /* time
364
+ *** 971,982 ****
365
+ { \
366
+ return __insecure_##_FuncName(_Dst); \
367
+ } \
368
+ ! template <size_t _Size> \
369
+ inline \
370
+ ! _ReturnType __CRTDECL _FuncName(_DstType (&_Dst)[_Size]) \
371
+ { \
372
+ size_t _SizeRead = 0; \
373
+ ! errno_t _Err = _FuncName##_s(_Dst + 2, (_Size - 2) < ((size_t)_Dst[0]) ? (_Size - 2) : ((size_t)_Dst[0]), &_SizeRead); \
374
+ _Dst[1] = (_DstType)(_SizeRead); \
375
+ return (_Err == 0 ? _Dst + 2 : 0); \
376
+ } \
377
+ --- 971,982 ----
378
+ { \
379
+ return __insecure_##_FuncName(_Dst); \
380
+ } \
381
+ ! template <size_t _Sz> \
382
+ inline \
383
+ ! _ReturnType __CRTDECL _FuncName(_DstType (&_Dst)[_Sz]) \
384
+ { \
385
+ size_t _SizeRead = 0; \
386
+ ! errno_t _Err = _FuncName##_s(_Dst + 2, (_Sz - 2) < ((size_t)_Dst[0]) ? (_Sz - 2) : ((size_t)_Dst[0]), &_SizeRead); \
387
+ _Dst[1] = (_DstType)(_SizeRead); \
388
+ return (_Err == 0 ? _Dst + 2 : 0); \
389
+ } \
390
+ *************** typedef __time64_t time_t; /* time
391
+ *** 1026,1036 ****
392
+ { \
393
+ return __insecure_##_FuncName(_Dst, _TArg1); \
394
+ } \
395
+ ! template <size_t _Size> \
396
+ inline \
397
+ ! _ReturnType __CRTDECL _FuncName(_SecureDstType (&_Dst)[_Size], _TType1 _TArg1) \
398
+ { \
399
+ ! _ReturnPolicy(_SecureFuncName(_Dst, _Size, _TArg1), _Dst); \
400
+ } \
401
+ template <> \
402
+ inline \
403
+ --- 1026,1036 ----
404
+ { \
405
+ return __insecure_##_FuncName(_Dst, _TArg1); \
406
+ } \
407
+ ! template <size_t _Sz> \
408
+ inline \
409
+ ! _ReturnType __CRTDECL _FuncName(_SecureDstType (&_Dst)[_Sz], _TType1 _TArg1) \
410
+ { \
411
+ ! _ReturnPolicy(_SecureFuncName(_Dst, _Sz, _TArg1), _Dst); \
412
+ } \
413
+ template <> \
414
+ inline \
415
+ *************** typedef __time64_t time_t; /* time
416
+ *** 1071,1081 ****
417
+ { \
418
+ return __insecure_##_FuncName(_Dst, _TArg1, _TArg2); \
419
+ } \
420
+ ! template <size_t _Size> \
421
+ inline \
422
+ ! _ReturnType __CRTDECL _FuncName(_SecureDstType (&_Dst)[_Size], _TType1 _TArg1, _TType2 _TArg2) \
423
+ { \
424
+ ! _ReturnPolicy(_SecureFuncName(_Dst, _Size, _TArg1, _TArg2), _Dst); \
425
+ } \
426
+ template <> \
427
+ inline \
428
+ --- 1071,1081 ----
429
+ { \
430
+ return __insecure_##_FuncName(_Dst, _TArg1, _TArg2); \
431
+ } \
432
+ ! template <size_t _Sz> \
433
+ inline \
434
+ ! _ReturnType __CRTDECL _FuncName(_SecureDstType (&_Dst)[_Sz], _TType1 _TArg1, _TType2 _TArg2) \
435
+ { \
436
+ ! _ReturnPolicy(_SecureFuncName(_Dst, _Sz, _TArg1, _TArg2), _Dst); \
437
+ } \
438
+ template <> \
439
+ inline \
440
+ *************** typedef __time64_t time_t; /* time
441
+ *** 1116,1126 ****
442
+ { \
443
+ return __insecure_##_FuncName(_Dst, _TArg1, _TArg2, _TArg3); \
444
+ } \
445
+ ! template <size_t _Size> \
446
+ inline \
447
+ ! _ReturnType __CRTDECL _FuncName(_SecureDstType (&_Dst)[_Size], _TType1 _TArg1, _TType2 _TArg2, _TType3 _TArg3) \
448
+ { \
449
+ ! _ReturnPolicy(_SecureFuncName(_Dst, _Size, _TArg1, _TArg2, _TArg3), _Dst); \
450
+ } \
451
+ template <> \
452
+ inline \
453
+ --- 1116,1126 ----
454
+ { \
455
+ return __insecure_##_FuncName(_Dst, _TArg1, _TArg2, _TArg3); \
456
+ } \
457
+ ! template <size_t _Sz> \
458
+ inline \
459
+ ! _ReturnType __CRTDECL _FuncName(_SecureDstType (&_Dst)[_Sz], _TType1 _TArg1, _TType2 _TArg2, _TType3 _TArg3) \
460
+ { \
461
+ ! _ReturnPolicy(_SecureFuncName(_Dst, _Sz, _TArg1, _TArg2, _TArg3), _Dst); \
462
+ } \
463
+ template <> \
464
+ inline \
465
+ *************** typedef __time64_t time_t; /* time
466
+ *** 1161,1171 ****
467
+ { \
468
+ return __insecure_##_FuncName(_Dst, _TArg1, _TArg2, _TArg3, _TArg4); \
469
+ } \
470
+ ! template <size_t _Size> \
471
+ inline \
472
+ ! _ReturnType __CRTDECL _FuncName(_DstType (&_Dst)[_Size], _TType1 _TArg1, _TType2 _TArg2, _TType3 _TArg3, _TType4 _TArg4) \
473
+ { \
474
+ ! _ReturnPolicy(_SecureFuncName(_Dst, _Size, _TArg1, _TArg2, _TArg3, _TArg4), _Dst); \
475
+ } \
476
+ template <> \
477
+ inline \
478
+ --- 1161,1171 ----
479
+ { \
480
+ return __insecure_##_FuncName(_Dst, _TArg1, _TArg2, _TArg3, _TArg4); \
481
+ } \
482
+ ! template <size_t _Sz> \
483
+ inline \
484
+ ! _ReturnType __CRTDECL _FuncName(_DstType (&_Dst)[_Sz], _TType1 _TArg1, _TType2 _TArg2, _TType3 _TArg3, _TType4 _TArg4) \
485
+ { \
486
+ ! _ReturnPolicy(_SecureFuncName(_Dst, _Sz, _TArg1, _TArg2, _TArg3, _TArg4), _Dst); \
487
+ } \
488
+ template <> \
489
+ inline \
490
+ *************** typedef __time64_t time_t; /* time
491
+ *** 1206,1216 ****
492
+ { \
493
+ return __insecure_##_FuncName(_HArg1, _Dst, _TArg1); \
494
+ } \
495
+ ! template <size_t _Size> \
496
+ inline \
497
+ ! _ReturnType __CRTDECL _FuncName(_HType1 _HArg1, _DstType (&_Dst)[_Size], _TType1 _TArg1) \
498
+ { \
499
+ ! _ReturnPolicy(_SecureFuncName(_HArg1, _Dst, _Size, _TArg1), _Dst); \
500
+ } \
501
+ template <> \
502
+ inline \
503
+ --- 1206,1216 ----
504
+ { \
505
+ return __insecure_##_FuncName(_HArg1, _Dst, _TArg1); \
506
+ } \
507
+ ! template <size_t _Sz> \
508
+ inline \
509
+ ! _ReturnType __CRTDECL _FuncName(_HType1 _HArg1, _DstType (&_Dst)[_Sz], _TType1 _TArg1) \
510
+ { \
511
+ ! _ReturnPolicy(_SecureFuncName(_HArg1, _Dst, _Sz, _TArg1), _Dst); \
512
+ } \
513
+ template <> \
514
+ inline \
515
+ *************** typedef __time64_t time_t; /* time
516
+ *** 1251,1261 ****
517
+ { \
518
+ return __insecure_##_FuncName(_HArg1, _HArg2, _Dst); \
519
+ } \
520
+ ! template <size_t _Size> \
521
+ inline \
522
+ ! _ReturnType __CRTDECL _FuncName(_HType1 _HArg1, _HType2 _HArg2, _DstType (&_Dst)[_Size]) \
523
+ { \
524
+ ! _ReturnPolicy(_SecureFuncName(_HArg1, _HArg2, _Dst, _Size), _Dst); \
525
+ } \
526
+ template <> \
527
+ inline \
528
+ --- 1251,1261 ----
529
+ { \
530
+ return __insecure_##_FuncName(_HArg1, _HArg2, _Dst); \
531
+ } \
532
+ ! template <size_t _Sz> \
533
+ inline \
534
+ ! _ReturnType __CRTDECL _FuncName(_HType1 _HArg1, _HType2 _HArg2, _DstType (&_Dst)[_Sz]) \
535
+ { \
536
+ ! _ReturnPolicy(_SecureFuncName(_HArg1, _HArg2, _Dst, _Sz), _Dst); \
537
+ } \
538
+ template <> \
539
+ inline \
540
+ *************** typedef __time64_t time_t; /* time
541
+ *** 1312,1324 ****
542
+ \
543
+ __pragma(warning(push)); \
544
+ __pragma(warning(disable: 4793)); \
545
+ ! template <size_t _Size> \
546
+ inline \
547
+ ! _ReturnType __CRTDECL _FuncName(_DstType (&_Dst)[_Size], _TType1 _TArg1, ...) \
548
+ { \
549
+ va_list _ArgList; \
550
+ _crt_va_start(_ArgList, _TArg1); \
551
+ ! _ReturnPolicy(_SecureVFuncName(_Dst, _Size, _TArg1, _ArgList), _Dst); \
552
+ } \
553
+ __pragma(warning(pop)); \
554
+ \
555
+ --- 1312,1324 ----
556
+ \
557
+ __pragma(warning(push)); \
558
+ __pragma(warning(disable: 4793)); \
559
+ ! template <size_t _Sz> \
560
+ inline \
561
+ ! _ReturnType __CRTDECL _FuncName(_DstType (&_Dst)[_Sz], _TType1 _TArg1, ...) \
562
+ { \
563
+ va_list _ArgList; \
564
+ _crt_va_start(_ArgList, _TArg1); \
565
+ ! _ReturnPolicy(_SecureVFuncName(_Dst, _Sz, _TArg1, _ArgList), _Dst); \
566
+ } \
567
+ __pragma(warning(pop)); \
568
+ \
569
+ *************** typedef __time64_t time_t; /* time
570
+ *** 1356,1366 ****
571
+ { \
572
+ return __insecure_##_VFuncName(_Dst, _TArg1, _ArgList); \
573
+ } \
574
+ ! template <size_t _Size> \
575
+ inline \
576
+ ! _ReturnType __CRTDECL _VFuncName(_DstType (&_Dst)[_Size], _TType1 _TArg1, va_list _ArgList) \
577
+ { \
578
+ ! _ReturnPolicy(_SecureVFuncName(_Dst, _Size, _TArg1, _ArgList), _Dst); \
579
+ } \
580
+ template <> \
581
+ inline \
582
+ --- 1356,1366 ----
583
+ { \
584
+ return __insecure_##_VFuncName(_Dst, _TArg1, _ArgList); \
585
+ } \
586
+ ! template <size_t _Sz> \
587
+ inline \
588
+ ! _ReturnType __CRTDECL _VFuncName(_DstType (&_Dst)[_Sz], _TType1 _TArg1, va_list _ArgList) \
589
+ { \
590
+ ! _ReturnPolicy(_SecureVFuncName(_Dst, _Sz, _TArg1, _ArgList), _Dst); \
591
+ } \
592
+ template <> \
593
+ inline \
594
+ *************** typedef __time64_t time_t; /* time
595
+ *** 1417,1429 ****
596
+ \
597
+ __pragma(warning(push)); \
598
+ __pragma(warning(disable: 4793)); \
599
+ ! template <size_t _Size> \
600
+ inline \
601
+ ! _ReturnType __CRTDECL _FuncName(_SecureDstType (&_Dst)[_Size], _TType1 _TArg1, _TType2 _TArg2, ...) \
602
+ { \
603
+ va_list _ArgList; \
604
+ _crt_va_start(_ArgList, _TArg2); \
605
+ ! _ReturnPolicy(_SecureVFuncName(_Dst, _Size, _TArg1, _TArg2, _ArgList), _Dst); \
606
+ } \
607
+ __pragma(warning(pop)); \
608
+ \
609
+ --- 1417,1429 ----
610
+ \
611
+ __pragma(warning(push)); \
612
+ __pragma(warning(disable: 4793)); \
613
+ ! template <size_t _Sz> \
614
+ inline \
615
+ ! _ReturnType __CRTDECL _FuncName(_SecureDstType (&_Dst)[_Sz], _TType1 _TArg1, _TType2 _TArg2, ...) \
616
+ { \
617
+ va_list _ArgList; \
618
+ _crt_va_start(_ArgList, _TArg2); \
619
+ ! _ReturnPolicy(_SecureVFuncName(_Dst, _Sz, _TArg1, _TArg2, _ArgList), _Dst); \
620
+ } \
621
+ __pragma(warning(pop)); \
622
+ \
623
+ *************** typedef __time64_t time_t; /* time
624
+ *** 1461,1471 ****
625
+ { \
626
+ return __insecure_##_VFuncName(_Dst, _TArg1, _TArg2, _ArgList); \
627
+ } \
628
+ ! template <size_t _Size> \
629
+ inline \
630
+ ! _ReturnType __CRTDECL _VFuncName(_SecureDstType (&_Dst)[_Size], _TType1 _TArg1, _TType2 _TArg2, va_list _ArgList) \
631
+ { \
632
+ ! _ReturnPolicy(_SecureVFuncName(_Dst, _Size, _TArg1, _TArg2, _ArgList), _Dst); \
633
+ } \
634
+ template <> \
635
+ inline \
636
+ --- 1461,1471 ----
637
+ { \
638
+ return __insecure_##_VFuncName(_Dst, _TArg1, _TArg2, _ArgList); \
639
+ } \
640
+ ! template <size_t _Sz> \
641
+ inline \
642
+ ! _ReturnType __CRTDECL _VFuncName(_SecureDstType (&_Dst)[_Sz], _TType1 _TArg1, _TType2 _TArg2, va_list _ArgList) \
643
+ { \
644
+ ! _ReturnPolicy(_SecureVFuncName(_Dst, _Sz, _TArg1, _TArg2, _ArgList), _Dst); \
645
+ } \
646
+ template <> \
647
+ inline \
648
+ *************** typedef __time64_t time_t; /* time
649
+ *** 1506,1517 ****
650
+ { \
651
+ return __insecure_##_FuncName(_Dst, _TArg1, _TArg2); \
652
+ } \
653
+ ! template <size_t _Size> \
654
+ inline \
655
+ ! size_t __CRTDECL _FuncName(_SecureDstType (&_Dst)[_Size], _TType1 _TArg1, _TType2 _TArg2) \
656
+ { \
657
+ size_t _Ret = 0; \
658
+ ! _SecureFuncName(&_Ret, _Dst, _Size, _TArg1, _TArg2); \
659
+ return (_Ret > 0 ? (_Ret - 1) : _Ret); \
660
+ } \
661
+ template <> \
662
+ --- 1506,1517 ----
663
+ { \
664
+ return __insecure_##_FuncName(_Dst, _TArg1, _TArg2); \
665
+ } \
666
+ ! template <size_t _Sz> \
667
+ inline \
668
+ ! size_t __CRTDECL _FuncName(_SecureDstType (&_Dst)[_Sz], _TType1 _TArg1, _TType2 _TArg2) \
669
+ { \
670
+ size_t _Ret = 0; \
671
+ ! _SecureFuncName(&_Ret, _Dst, _Sz, _TArg1, _TArg2); \
672
+ return (_Ret > 0 ? (_Ret - 1) : _Ret); \
673
+ } \
674
+ template <> \
675
+ *************** typedef __time64_t time_t; /* time
676
+ *** 1555,1566 ****
677
+ { \
678
+ return __insecure_##_FuncName(_Dst, _TArg1, _TArg2, _TArg3); \
679
+ } \
680
+ ! template <size_t _Size> \
681
+ inline \
682
+ ! size_t __CRTDECL _FuncName(_SecureDstType (&_Dst)[_Size], _TType1 _TArg1, _TType2 _TArg2, _TType3 _TArg3) \
683
+ { \
684
+ size_t _Ret = 0; \
685
+ ! _SecureFuncName(&_Ret, _Dst, _Size, _TArg1, _TArg2, _TArg3); \
686
+ return (_Ret > 0 ? (_Ret - 1) : _Ret); \
687
+ } \
688
+ template <> \
689
+ --- 1555,1566 ----
690
+ { \
691
+ return __insecure_##_FuncName(_Dst, _TArg1, _TArg2, _TArg3); \
692
+ } \
693
+ ! template <size_t _Sz> \
694
+ inline \
695
+ ! size_t __CRTDECL _FuncName(_SecureDstType (&_Dst)[_Sz], _TType1 _TArg1, _TType2 _TArg2, _TType3 _TArg3) \
696
+ { \
697
+ size_t _Ret = 0; \
698
+ ! _SecureFuncName(&_Ret, _Dst, _Sz, _TArg1, _TArg2, _TArg3); \
699
+ return (_Ret > 0 ? (_Ret - 1) : _Ret); \
700
+ } \
701
+ template <> \
702
+ *************** typedef __time64_t time_t; /* time
703
+ *** 1602,1612 ****
704
+ { \
705
+ return __insecure_##_FuncName(_Dst); \
706
+ } \
707
+ ! template <size_t _Size> \
708
+ inline \
709
+ ! _ReturnType __CRTDECL _FuncName(_SecureDstType (&_Dst)[_Size]) \
710
+ { \
711
+ ! _ReturnPolicy(_SecureFuncName(_Dst, _Size), _Dst); \
712
+ } \
713
+ template <> \
714
+ inline \
715
+ --- 1602,1612 ----
716
+ { \
717
+ return __insecure_##_FuncName(_Dst); \
718
+ } \
719
+ ! template <size_t _Sz> \
720
+ inline \
721
+ ! _ReturnType __CRTDECL _FuncName(_SecureDstType (&_Dst)[_Sz]) \
722
+ { \
723
+ ! _ReturnPolicy(_SecureFuncName(_Dst, _Sz), _Dst); \
724
+ } \
725
+ template <> \
726
+ inline \
727
+ *************** typedef __time64_t time_t; /* time
728
+ *** 1645,1655 ****
729
+ { \
730
+ return __insecure_##_FuncName(_Dst, _TArg1); \
731
+ } \
732
+ ! template <size_t _Size> \
733
+ inline \
734
+ ! _ReturnType __CRTDECL _FuncName(_SecureDstType (&_Dst)[_Size], _TType1 _TArg1) \
735
+ { \
736
+ ! _ReturnPolicy(_SecureFuncName(_Dst, _Size, _TArg1), _Dst); \
737
+ } \
738
+ template <> \
739
+ inline \
740
+ --- 1645,1655 ----
741
+ { \
742
+ return __insecure_##_FuncName(_Dst, _TArg1); \
743
+ } \
744
+ ! template <size_t _Sz> \
745
+ inline \
746
+ ! _ReturnType __CRTDECL _FuncName(_SecureDstType (&_Dst)[_Sz], _TType1 _TArg1) \
747
+ { \
748
+ ! _ReturnPolicy(_SecureFuncName(_Dst, _Sz, _TArg1), _Dst); \
749
+ } \
750
+ template <> \
751
+ inline \
752
+ *************** typedef __time64_t time_t; /* time
753
+ *** 1688,1698 ****
754
+ { \
755
+ return __insecure_##_FuncName(_Dst, _TArg1, _TArg2); \
756
+ } \
757
+ ! template <size_t _Size> \
758
+ inline \
759
+ ! _ReturnType __CRTDECL _FuncName(_SecureDstType (&_Dst)[_Size], _TType1 _TArg1, _TType2 _TArg2) \
760
+ { \
761
+ ! _ReturnPolicy(_SecureFuncName(_Dst, _Size, _TArg1, _TArg2), _Dst); \
762
+ } \
763
+ template <> \
764
+ inline \
765
+ --- 1688,1698 ----
766
+ { \
767
+ return __insecure_##_FuncName(_Dst, _TArg1, _TArg2); \
768
+ } \
769
+ ! template <size_t _Sz> \
770
+ inline \
771
+ ! _ReturnType __CRTDECL _FuncName(_SecureDstType (&_Dst)[_Sz], _TType1 _TArg1, _TType2 _TArg2) \
772
+ { \
773
+ ! _ReturnPolicy(_SecureFuncName(_Dst, _Sz, _TArg1, _TArg2), _Dst); \
774
+ } \
775
+ template <> \
776
+ inline \
777
+ *************** typedef __time64_t time_t; /* time
778
+ *** 1731,1741 ****
779
+ { \
780
+ return __insecure_##_FuncName(_Dst, _TArg1, _TArg2, _TArg3); \
781
+ } \
782
+ ! template <size_t _Size> \
783
+ inline \
784
+ ! _ReturnType __CRTDECL _FuncName(_SecureDstType (&_Dst)[_Size], _TType1 _TArg1, _TType2 _TArg2, _TType3 _TArg3) \
785
+ { \
786
+ ! _ReturnPolicy(_SecureFuncName(_Dst, _Size, _TArg1, _TArg2, _TArg3), _Dst); \
787
+ } \
788
+ template <> \
789
+ inline \
790
+ --- 1731,1741 ----
791
+ { \
792
+ return __insecure_##_FuncName(_Dst, _TArg1, _TArg2, _TArg3); \
793
+ } \
794
+ ! template <size_t _Sz> \
795
+ inline \
796
+ ! _ReturnType __CRTDECL _FuncName(_SecureDstType (&_Dst)[_Sz], _TType1 _TArg1, _TType2 _TArg2, _TType3 _TArg3) \
797
+ { \
798
+ ! _ReturnPolicy(_SecureFuncName(_Dst, _Sz, _TArg1, _TArg2, _TArg3), _Dst); \
799
+ } \
800
+ template <> \
801
+ inline \
802
+ Index: deque
803
+ ===================================================================
804
+ RCS file: /cvsroot/GxInclude/Vc9sp1/Include/deque,v
805
+ retrieving revision 1.1
806
+ retrieving revision 1.2
807
+ diff -c -3 -p -r1.1 -r1.2
808
+ *** deque 6 Jan 2009 21:18:02 -0000 1.1
809
+ --- deque 6 Jan 2009 21:21:23 -0000 1.2
810
+ *************** public:
811
+ *** 61,68 ****
812
+ _Deque_const_iterator<_Ty, _Alloc, false>,
813
+ _Unchanged_checked_iterator_base_type_tag>::_Result _Checked_iterator_base_type;
814
+
815
+ ! friend _Deque_const_iterator<_Ty, _Alloc, false>;
816
+ ! friend _Deque_const_iterator<_Ty, _Alloc, true>;
817
+
818
+ _Deque_const_iterator<_Ty, _Alloc, false> _Checked_iterator_base() const
819
+ {
820
+ --- 61,67 ----
821
+ _Deque_const_iterator<_Ty, _Alloc, false>,
822
+ _Unchanged_checked_iterator_base_type_tag>::_Result _Checked_iterator_base_type;
823
+
824
+ ! friend class _Deque_const_iterator<_Ty, _Alloc, !_SECURE_VALIDATION>;
825
+
826
+ _Deque_const_iterator<_Ty, _Alloc, false> _Checked_iterator_base() const
827
+ {
828
+ *************** public:
829
+ *** 356,363 ****
830
+ _Deque_iterator<_Ty, _Alloc, false>,
831
+ _Unchanged_checked_iterator_base_type_tag>::_Result _Checked_iterator_base_type;
832
+
833
+ ! friend _Deque_iterator<_Ty, _Alloc, false>;
834
+ ! friend _Deque_iterator<_Ty, _Alloc, true>;
835
+
836
+ _Deque_iterator<_Ty, _Alloc, false> _Checked_iterator_base() const
837
+ {
838
+ --- 355,361 ----
839
+ _Deque_iterator<_Ty, _Alloc, false>,
840
+ _Unchanged_checked_iterator_base_type_tag>::_Result _Checked_iterator_base_type;
841
+
842
+ ! friend class _Deque_iterator<_Ty, _Alloc, !_SECURE_VALIDATION>;
843
+
844
+ _Deque_iterator<_Ty, _Alloc, false> _Checked_iterator_base() const
845
+ {
846
+ *************** public:
847
+ *** 376,382 ****
848
+ { // construct with null vector pointer
849
+ }
850
+
851
+ ! _Deque_iterator(size_type _Off, const _Mybase::_Mydequebase *_Pdeque)
852
+ : _Mybase(_Off, _Pdeque)
853
+ { // construct with offset _Off in *_Pdeque
854
+ }
855
+ --- 374,380 ----
856
+ { // construct with null vector pointer
857
+ }
858
+
859
+ ! _Deque_iterator(size_type _Off, const typename _Mybase::_Mydequebase *_Pdeque)
860
+ : _Mybase(_Off, _Pdeque)
861
+ { // construct with offset _Off in *_Pdeque
862
+ }
863
+ Index: eh.h
864
+ ===================================================================
865
+ RCS file: /cvsroot/GxInclude/Vc9sp1/Include/eh.h,v
866
+ retrieving revision 1.1
867
+ retrieving revision 1.2
868
+ diff -c -3 -p -r1.1 -r1.2
869
+ *** eh.h 6 Jan 2009 21:18:02 -0000 1.1
870
+ --- eh.h 6 Jan 2009 21:21:23 -0000 1.2
871
+ ***************
872
+ *** 30,35 ****
873
+ --- 30,38 ----
874
+ #error "eh.h is only for C++!"
875
+ #endif
876
+
877
+ + namespace std { class type_info; }
878
+ + using std::type_info;
879
+ +
880
+ /* terminate_handler is the standard name; terminate_function is supported for historical reasons */
881
+ #ifndef _M_CEE_PURE
882
+ typedef void (__cdecl *terminate_function)();
883
+ Index: iosfwd
884
+ ===================================================================
885
+ RCS file: /cvsroot/GxInclude/Vc9sp1/Include/iosfwd,v
886
+ retrieving revision 1.1
887
+ retrieving revision 1.2
888
+ diff -c -3 -p -r1.1 -r1.2
889
+ *** iosfwd 6 Jan 2009 21:18:02 -0000 1.1
890
+ --- iosfwd 6 Jan 2009 21:21:23 -0000 1.2
891
+ *************** struct _Secure_char_traits_tag
892
+ *** 145,150 ****
893
+ --- 145,184 ----
894
+ {
895
+ };
896
+
897
+ + /* ------------------------------------------------------------------------ */
898
+ + /* Forward declare these now because they are used as non-dependent names. */
899
+ + namespace _Traits_helper
900
+ + {
901
+ + template<class _Traits>
902
+ + inline
903
+ + typename _Traits::char_type *copy_s(typename _Traits::char_type *_First1, size_t _Size,
904
+ + const typename _Traits::char_type *_First2, size_t _Count);
905
+ + template<class _Traits>
906
+ + inline
907
+ + typename _Traits::char_type *copy_s(typename _Traits::char_type *_First1, size_t _Size,
908
+ + const typename _Traits::char_type *_First2, size_t _Count, _Secure_char_traits_tag);
909
+ + template<class _Traits>
910
+ + inline
911
+ + _SCL_INSECURE_DEPRECATE
912
+ + typename _Traits::char_type *copy_s(typename _Traits::char_type *_First1, size_t _Size,
913
+ + const typename _Traits::char_type *_First2, size_t _Count, _Unsecure_char_traits_tag);
914
+ + template<class _Traits>
915
+ + inline
916
+ + typename _Traits::char_type *move_s(typename _Traits::char_type *_First1, size_t _Size,
917
+ + const typename _Traits::char_type *_First2, size_t _Count);
918
+ + template<class _Traits>
919
+ + inline
920
+ + typename _Traits::char_type *move_s(typename _Traits::char_type *_First1, size_t _Size,
921
+ + const typename _Traits::char_type *_First2, size_t _Count, _Secure_char_traits_tag);
922
+ + template<class _Traits>
923
+ + inline
924
+ + _SCL_INSECURE_DEPRECATE
925
+ + typename _Traits::char_type *move_s(typename _Traits::char_type *_First1, size_t _Size,
926
+ + const typename _Traits::char_type *_First2, size_t _Count, _Unsecure_char_traits_tag);
927
+ +
928
+ + } // namespace _Traits_helper
929
+ + /* ------------------------------------------------------------------------ */
930
+ +
931
+ // TEMPLATE STRUCT _Char_traits_base
932
+ // Used to define the Secure_char_traits tag. This typedef is used
933
+ // only for user defined char_traits. A user defined char_traits should
934
+ Index: iterator
935
+ ===================================================================
936
+ RCS file: /cvsroot/GxInclude/Vc9sp1/Include/iterator,v
937
+ retrieving revision 1.1
938
+ retrieving revision 1.2
939
+ diff -c -3 -p -r1.1 -r1.2
940
+ *** iterator 6 Jan 2009 21:18:02 -0000 1.1
941
+ --- iterator 6 Jan 2009 21:21:23 -0000 1.2
942
+ *************** template <class _Cont, class _Iter = typ
943
+ *** 361,367 ****
944
+ typename _STD iterator_traits<_Iter>::pointer,
945
+ typename _STD iterator_traits<_Iter>::reference>
946
+ {
947
+ ! friend class checked_iterator;
948
+ public:
949
+ typedef checked_iterator<_Cont, _Iter> _Myt;
950
+ typedef typename _STD iterator_traits<_Iter>::difference_type difference_type;
951
+ --- 361,367 ----
952
+ typename _STD iterator_traits<_Iter>::pointer,
953
+ typename _STD iterator_traits<_Iter>::reference>
954
+ {
955
+ ! //friend class checked_iterator;
956
+ public:
957
+ typedef checked_iterator<_Cont, _Iter> _Myt;
958
+ typedef typename _STD iterator_traits<_Iter>::difference_type difference_type;
959
+ Index: limits
960
+ ===================================================================
961
+ RCS file: /cvsroot/GxInclude/Vc9sp1/Include/limits,v
962
+ retrieving revision 1.1
963
+ retrieving revision 1.2
964
+ diff -c -3 -p -r1.1 -r1.2
965
+ *** limits 6 Jan 2009 21:18:02 -0000 1.1
966
+ --- limits 6 Jan 2009 21:21:23 -0000 1.2
967
+ *************** _STCONSDEF(_Num_base, int, min_exponent)
968
+ *** 93,110 ****
969
+ _STCONSDEF(_Num_base, int, min_exponent10)
970
+ _STCONSDEF(_Num_base, int, radix)
971
+
972
+ // TEMPLATE CLASS numeric_limits
973
+ template<class _Ty>
974
+ class numeric_limits
975
+ : public _Num_base
976
+ { // numeric limits for arbitrary type _Ty (say little or nothing)
977
+ public:
978
+ ! static _Ty (__CRTDECL min)() _THROW0()
979
+ { // return minimum value
980
+ return (_Ty(0));
981
+ }
982
+
983
+ ! static _Ty (__CRTDECL max)() _THROW0()
984
+ { // return maximum value
985
+ return (_Ty(0));
986
+ }
987
+ --- 93,112 ----
988
+ _STCONSDEF(_Num_base, int, min_exponent10)
989
+ _STCONSDEF(_Num_base, int, radix)
990
+
991
+ + #define __GCCXML_AVOID_MACRO_EXPANSION
992
+ +
993
+ // TEMPLATE CLASS numeric_limits
994
+ template<class _Ty>
995
+ class numeric_limits
996
+ : public _Num_base
997
+ { // numeric limits for arbitrary type _Ty (say little or nothing)
998
+ public:
999
+ ! static _Ty __CRTDECL min __GCCXML_AVOID_MACRO_EXPANSION() _THROW0()
1000
+ { // return minimum value
1001
+ return (_Ty(0));
1002
+ }
1003
+
1004
+ ! static _Ty __CRTDECL max __GCCXML_AVOID_MACRO_EXPANSION() _THROW0()
1005
+ { // return maximum value
1006
+ return (_Ty(0));
1007
+ }
1008
+ Index: list
1009
+ ===================================================================
1010
+ RCS file: /cvsroot/GxInclude/Vc9sp1/Include/list,v
1011
+ retrieving revision 1.1
1012
+ retrieving revision 1.2
1013
+ diff -c -3 -p -r1.1 -r1.2
1014
+ *** list 6 Jan 2009 21:18:02 -0000 1.1
1015
+ --- list 6 Jan 2009 21:21:23 -0000 1.2
1016
+ *************** public:
1017
+ *** 191,198 ****
1018
+ _Const_iterator<false>,
1019
+ _Unchanged_checked_iterator_base_type_tag>::_Result _Checked_iterator_base_type;
1020
+
1021
+ ! friend _Const_iterator<false>;
1022
+ ! friend _Const_iterator<true>;
1023
+
1024
+ _Const_iterator<false> _Checked_iterator_base() const
1025
+ {
1026
+ --- 191,197 ----
1027
+ _Const_iterator<false>,
1028
+ _Unchanged_checked_iterator_base_type_tag>::_Result _Checked_iterator_base_type;
1029
+
1030
+ ! friend class _Const_iterator<!_SECURE_VALIDATION>;
1031
+
1032
+ _Const_iterator<false> _Checked_iterator_base() const
1033
+ {
1034
+ *************** public:
1035
+ *** 373,380 ****
1036
+ _Iterator<false>,
1037
+ _Unchanged_checked_iterator_base_type_tag>::_Result _Checked_iterator_base_type;
1038
+
1039
+ ! friend _Iterator<false>;
1040
+ ! friend _Iterator<true>;
1041
+
1042
+ _Iterator<false> _Checked_iterator_base() const
1043
+ {
1044
+ --- 372,378 ----
1045
+ _Iterator<false>,
1046
+ _Unchanged_checked_iterator_base_type_tag>::_Result _Checked_iterator_base_type;
1047
+
1048
+ ! friend class _Iterator<!_SECURE_VALIDATION>;
1049
+
1050
+ _Iterator<false> _Checked_iterator_base() const
1051
+ {
1052
+ Index: locale
1053
+ ===================================================================
1054
+ RCS file: /cvsroot/GxInclude/Vc9sp1/Include/locale,v
1055
+ retrieving revision 1.1
1056
+ retrieving revision 1.2
1057
+ diff -c -3 -p -r1.1 -r1.2
1058
+ *** locale 6 Jan 2009 21:18:02 -0000 1.1
1059
+ --- locale 6 Jan 2009 21:21:23 -0000 1.2
1060
+ *************** public:
1061
+ *** 64,71 ****
1062
+ const locale *_Ploc = 0)
1063
+ { // return locale category mask and construct standard facet
1064
+ if (_Ppf != 0 && *_Ppf == 0)
1065
+ ! *_Ppf = _NEW_CRT collate<_Elem>(
1066
+ ! _Locinfo(_Ploc->name()));
1067
+ return (_X_COLLATE);
1068
+ }
1069
+
1070
+ --- 64,73 ----
1071
+ const locale *_Ploc = 0)
1072
+ { // return locale category mask and construct standard facet
1073
+ if (_Ppf != 0 && *_Ppf == 0)
1074
+ ! {
1075
+ ! _Locinfo _Loc(_Ploc->name());
1076
+ ! *_Ppf = _NEW_CRT collate<_Elem>(_Loc);
1077
+ ! }
1078
+ return (_X_COLLATE);
1079
+ }
1080
+
1081
+ Index: memory
1082
+ ===================================================================
1083
+ RCS file: /cvsroot/GxInclude/Vc9sp1/Include/memory,v
1084
+ retrieving revision 1.1
1085
+ retrieving revision 1.2
1086
+ diff -c -3 -p -r1.1 -r1.2
1087
+ *** memory 6 Jan 2009 21:18:02 -0000 1.1
1088
+ --- memory 6 Jan 2009 21:21:23 -0000 1.2
1089
+ ***************
1090
+ *** 10,15 ****
1091
+ --- 10,26 ----
1092
+ #pragma pack(push,_CRT_PACKING)
1093
+ #pragma warning(push,3)
1094
+ #endif /* _MSC_VER */
1095
+ +
1096
+ + /* ------------------------------------------------------------------------ */
1097
+ + /* Forward declare these now because they are used as non-dependent names. */
1098
+ + _STDEXT_BEGIN
1099
+ + template<class _InIt, class _FwdIt>
1100
+ + inline _FwdIt unchecked_uninitialized_copy(_InIt _First, _InIt _Last, _FwdIt _Dest);
1101
+ + template<class _InIt, class _FwdIt, class _Alloc>
1102
+ + inline _FwdIt unchecked_uninitialized_copy(_InIt _First, _InIt _Last, _FwdIt _Dest, _Alloc& _Al);
1103
+ + _STDEXT_END
1104
+ + /* ------------------------------------------------------------------------ */
1105
+ +
1106
+ _STD_BEGIN
1107
+
1108
+ // TEMPLATE FUNCTION get_temporary_buffer
1109
+ Index: sal.h
1110
+ ===================================================================
1111
+ RCS file: /cvsroot/GxInclude/Vc9sp1/Include/sal.h,v
1112
+ retrieving revision 1.1
1113
+ retrieving revision 1.2
1114
+ diff -c -3 -p -r1.1 -r1.2
1115
+ *** sal.h 6 Jan 2009 21:18:02 -0000 1.1
1116
+ --- sal.h 6 Jan 2009 21:21:23 -0000 1.2
1117
+ ***************
1118
+ *** 107,113 ****
1119
+
1120
+ // choose attribute or __declspec implementation
1121
+ #ifndef _USE_DECLSPECS_FOR_SAL
1122
+ ! #define _USE_DECLSPECS_FOR_SAL 0
1123
+ #endif
1124
+
1125
+ #if _USE_DECLSPECS_FOR_SAL
1126
+ --- 107,113 ----
1127
+
1128
+ // choose attribute or __declspec implementation
1129
+ #ifndef _USE_DECLSPECS_FOR_SAL
1130
+ ! #define _USE_DECLSPECS_FOR_SAL 1
1131
+ #endif
1132
+
1133
+ #if _USE_DECLSPECS_FOR_SAL
1134
+ Index: setjmp.h
1135
+ ===================================================================
1136
+ RCS file: /cvsroot/GxInclude/Vc9sp1/Include/setjmp.h,v
1137
+ retrieving revision 1.1
1138
+ retrieving revision 1.2
1139
+ diff -c -3 -p -r1.1 -r1.2
1140
+ *** setjmp.h 6 Jan 2009 21:18:02 -0000 1.1
1141
+ --- setjmp.h 6 Jan 2009 21:21:23 -0000 1.2
1142
+ *************** int __cdecl setjmp(_Out_ jmp_buf _Buf);
1143
+ *** 253,259 ****
1144
+ #ifdef __cplusplus
1145
+ extern "C"
1146
+ {
1147
+ ! _CRTIMP __declspec(noreturn) void __cdecl longjmp(_In_ jmp_buf _Buf, _In_ int _Value) throw(...);
1148
+ }
1149
+ #else
1150
+ _CRTIMP __declspec(noreturn) void __cdecl longjmp(_In_ jmp_buf _Buf, _In_ int _Value);
1151
+ --- 253,259 ----
1152
+ #ifdef __cplusplus
1153
+ extern "C"
1154
+ {
1155
+ ! _CRTIMP __declspec(noreturn) void __cdecl longjmp(_In_ jmp_buf _Buf, _In_ int _Value);
1156
+ }
1157
+ #else
1158
+ _CRTIMP __declspec(noreturn) void __cdecl longjmp(_In_ jmp_buf _Buf, _In_ int _Value);
1159
+ Index: stddef.h
1160
+ ===================================================================
1161
+ RCS file: /cvsroot/GxInclude/Vc9sp1/Include/stddef.h,v
1162
+ retrieving revision 1.1
1163
+ retrieving revision 1.2
1164
+ diff -c -3 -p -r1.1 -r1.2
1165
+ *** stddef.h 6 Jan 2009 21:18:02 -0000 1.1
1166
+ --- stddef.h 9 Jan 2009 13:47:14 -0000 1.2
1167
+ *************** errno_t __cdecl _get_errno(_Out_ int * _
1168
+ *** 46,51 ****
1169
+ --- 46,53 ----
1170
+ #endif
1171
+
1172
+ /* Define offsetof macro */
1173
+ + #define offsetof(s,m) ((size_t)__builtin_offsetof(s,m))
1174
+ + #if 0 /* replaced for gccxml */
1175
+ #ifdef __cplusplus
1176
+
1177
+ #ifdef _WIN64
1178
+ *************** errno_t __cdecl _get_errno(_Out_ int * _
1179
+ *** 63,68 ****
1180
+ --- 65,71 ----
1181
+ #endif
1182
+
1183
+ #endif /* __cplusplus */
1184
+ + #endif /* 0 */
1185
+
1186
+ #ifdef _MT
1187
+ _CRTIMP extern unsigned long __cdecl __threadid(void);
1188
+ Index: typeinfo
1189
+ ===================================================================
1190
+ RCS file: /cvsroot/GxInclude/Vc9sp1/Include/typeinfo,v
1191
+ retrieving revision 1.1
1192
+ retrieving revision 1.2
1193
+ diff -c -3 -p -r1.1 -r1.2
1194
+ *** typeinfo 6 Jan 2009 21:19:55 -0000 1.1
1195
+ --- typeinfo 6 Jan 2009 21:21:23 -0000 1.2
1196
+ *************** struct __type_info_node {
1197
+ *** 40,45 ****
1198
+ --- 40,46 ----
1199
+
1200
+ extern __type_info_node __type_info_root_node;
1201
+
1202
+ + namespace std {
1203
+ class type_info {
1204
+ public:
1205
+ virtual ~type_info();
1206
+ *************** private:
1207
+ *** 56,61 ****
1208
+ --- 57,64 ----
1209
+ _CRTIMP_PURE static const char *__CLRCALL_OR_CDECL _Name_base(const type_info *,__type_info_node* __ptype_info_node);
1210
+ _CRTIMP_PURE static void __CLRCALL_OR_CDECL _Type_info_dtor(type_info *);
1211
+ };
1212
+ + }
1213
+ + using std::type_info;
1214
+
1215
+ #if _HAS_EXCEPTIONS
1216
+
1217
+ Index: vector
1218
+ ===================================================================
1219
+ RCS file: /cvsroot/GxInclude/Vc9sp1/Include/vector,v
1220
+ retrieving revision 1.1
1221
+ retrieving revision 1.2
1222
+ diff -c -3 -p -r1.1 -r1.2
1223
+ *** vector 6 Jan 2009 21:19:55 -0000 1.1
1224
+ --- vector 6 Jan 2009 21:21:23 -0000 1.2
1225
+ *************** public:
1226
+ *** 2246,2252 ****
1227
+
1228
+ void flip()
1229
+ { // toggle all elements
1230
+ ! for (_Vbtype::iterator _Next = _Myvec.begin();
1231
+ _Next != _Myvec.end(); ++_Next)
1232
+ *_Next = (_Vbase)~*_Next;
1233
+ _Trim(_Mysize);
1234
+ --- 2246,2252 ----
1235
+
1236
+ void flip()
1237
+ { // toggle all elements
1238
+ ! for (typename _Vbtype::iterator _Next = _Myvec.begin();
1239
+ _Next != _Myvec.end(); ++_Next)
1240
+ *_Next = (_Vbase)~*_Next;
1241
+ _Trim(_Mysize);
1242
+ Index: xdebug
1243
+ ===================================================================
1244
+ RCS file: /cvsroot/GxInclude/Vc9sp1/Include/xdebug,v
1245
+ retrieving revision 1.1
1246
+ retrieving revision 1.2
1247
+ diff -c -3 -p -r1.1 -r1.2
1248
+ *** xdebug 6 Jan 2009 21:19:25 -0000 1.1
1249
+ --- xdebug 19 May 2009 12:59:33 -0000 1.2
1250
+ *************** template<class _Ty>
1251
+ *** 55,61 ****
1252
+ --- 55,63 ----
1253
+ { // delete from the debug CRT heap even if operator delete exists
1254
+ if (_Ptr != 0)
1255
+ { // worth deleting
1256
+ + #if 0
1257
+ _Ptr->~_Ty();
1258
+ + #endif
1259
+ // delete as _NORMAL_BLOCK, not _CRT_BLOCK, since we might have
1260
+ // facets allocated by normal new.
1261
+ free(_Ptr);
1262
+ *************** public:
1263
+ *** 72,78 ****
1264
+ template<class _Other>
1265
+ struct rebind
1266
+ { // convert _DebugHeapAllocator<_Ty> to _DebugHeapAllocator<_Other>
1267
+ ! typedef typename _DebugHeapAllocator<_Other> other;
1268
+ };
1269
+
1270
+ typename allocator<_Ty>::pointer __CLRCALL_OR_CDECL allocate(typename allocator<_Ty>::size_type _Count, const void *)
1271
+ --- 74,80 ----
1272
+ template<class _Other>
1273
+ struct rebind
1274
+ { // convert _DebugHeapAllocator<_Ty> to _DebugHeapAllocator<_Other>
1275
+ ! typedef _DebugHeapAllocator<_Other> other;
1276
+ };
1277
+
1278
+ typename allocator<_Ty>::pointer __CLRCALL_OR_CDECL allocate(typename allocator<_Ty>::size_type _Count, const void *)
1279
+ Index: xhash
1280
+ ===================================================================
1281
+ RCS file: /cvsroot/GxInclude/Vc9sp1/Include/xhash,v
1282
+ retrieving revision 1.1
1283
+ retrieving revision 1.2
1284
+ diff -c -3 -p -r1.1 -r1.2
1285
+ *** xhash 6 Jan 2009 21:19:25 -0000 1.1
1286
+ --- xhash 6 Jan 2009 21:21:23 -0000 1.2
1287
+ *************** public:
1288
+ *** 303,309 ****
1289
+ }
1290
+
1291
+ protected:
1292
+ ! typename _Mylist::_Iterator<0> _Mypos;
1293
+ };
1294
+
1295
+ typedef _List_position _Myvec_value_type;
1296
+ --- 303,309 ----
1297
+ }
1298
+
1299
+ protected:
1300
+ ! typename _Mylist::template _Iterator<0> _Mypos;
1301
+ };
1302
+
1303
+ typedef _List_position _Myvec_value_type;
1304
+ Index: xlocale
1305
+ ===================================================================
1306
+ RCS file: /cvsroot/GxInclude/Vc9sp1/Include/xlocale,v
1307
+ retrieving revision 1.1
1308
+ retrieving revision 1.2
1309
+ diff -c -3 -p -r1.1 -r1.2
1310
+ *** xlocale 6 Jan 2009 21:19:25 -0000 1.1
1311
+ --- xlocale 6 Jan 2009 21:21:23 -0000 1.2
1312
+ *************** template<class _Dummy>
1313
+ *** 54,59 ****
1314
+ --- 54,61 ----
1315
+ class locale;
1316
+ template<class _Facet>
1317
+ const _Facet& __CRTDECL use_facet(const locale&);
1318
+ + template<class _Elem>
1319
+ + class collate;
1320
+
1321
+ // warning 4412 is benign here
1322
+ #pragma warning(push)
1323
+ *************** public:
1324
+ *** 782,789 ****
1325
+ const locale *_Ploc = 0)
1326
+ { // return locale category mask and construct standard facet
1327
+ if (_Ppf != 0 && *_Ppf == 0)
1328
+ ! *_Ppf = _NEW_CRT codecvt<_Elem, _Byte, _Statype>(
1329
+ ! _Locinfo(_Ploc->name()));
1330
+ return (_X_CTYPE);
1331
+ }
1332
+
1333
+ --- 784,793 ----
1334
+ const locale *_Ploc = 0)
1335
+ { // return locale category mask and construct standard facet
1336
+ if (_Ppf != 0 && *_Ppf == 0)
1337
+ ! {
1338
+ ! _Locinfo _Loc(_Ploc->name());
1339
+ ! *_Ppf = _NEW_CRT codecvt<_Elem, _Byte, _Statype>(_Loc);
1340
+ ! }
1341
+ return (_X_CTYPE);
1342
+ }
1343
+
1344
+ *************** public:
1345
+ *** 900,907 ****
1346
+ const locale *_Ploc = 0)
1347
+ { // return locale category mask and construct standard facet
1348
+ if (_Ppf != 0 && *_Ppf == 0)
1349
+ ! *_Ppf = _NEW_CRT codecvt<_Elem, _Byte, _Statype>(
1350
+ ! _Locinfo(_Ploc->name()));
1351
+ return (_X_CTYPE);
1352
+ }
1353
+
1354
+ --- 904,913 ----
1355
+ const locale *_Ploc = 0)
1356
+ { // return locale category mask and construct standard facet
1357
+ if (_Ppf != 0 && *_Ppf == 0)
1358
+ ! {
1359
+ ! _Locinfo _Loc(_Ploc->name());
1360
+ ! *_Ppf = _NEW_CRT codecvt<_Elem, _Byte, _Statype>(_Loc);
1361
+ ! }
1362
+ return (_X_CTYPE);
1363
+ }
1364
+
1365
+ *************** public:
1366
+ *** 1142,1149 ****
1367
+ const locale *_Ploc = 0)
1368
+ { // return locale category mask and construct standard facet
1369
+ if (_Ppf != 0 && *_Ppf == 0)
1370
+ ! *_Ppf = _NEW_CRT codecvt<_Elem, _Byte, _Statype>(
1371
+ ! _Locinfo(_Ploc->name()));
1372
+ return (_X_CTYPE);
1373
+ }
1374
+
1375
+ --- 1148,1157 ----
1376
+ const locale *_Ploc = 0)
1377
+ { // return locale category mask and construct standard facet
1378
+ if (_Ppf != 0 && *_Ppf == 0)
1379
+ ! {
1380
+ ! _Locinfo _Loc(_Ploc->name());
1381
+ ! *_Ppf = _NEW_CRT codecvt<_Elem, _Byte, _Statype>(_Loc);
1382
+ ! }
1383
+ return (_X_CTYPE);
1384
+ }
1385
+
1386
+ *************** public:
1387
+ *** 1484,1491 ****
1388
+ const locale *_Ploc = 0)
1389
+ { // return locale category mask and construct standard facet
1390
+ if (_Ppf != 0 && *_Ppf == 0)
1391
+ ! *_Ppf = _NEW_CRT ctype<_Elem>(
1392
+ ! _Locinfo(_Ploc->name()));
1393
+ return (_X_CTYPE);
1394
+ }
1395
+
1396
+ --- 1492,1501 ----
1397
+ const locale *_Ploc = 0)
1398
+ { // return locale category mask and construct standard facet
1399
+ if (_Ppf != 0 && *_Ppf == 0)
1400
+ ! {
1401
+ ! _Locinfo _Loc(_Ploc->name());
1402
+ ! *_Ppf = _NEW_CRT ctype<_Elem>(_Loc);
1403
+ ! }
1404
+ return (_X_CTYPE);
1405
+ }
1406
+
1407
+ *************** public:
1408
+ *** 1789,1796 ****
1409
+ const locale *_Ploc = 0)
1410
+ { // return locale category mask and construct standard facet
1411
+ if (_Ppf != 0 && *_Ppf == 0)
1412
+ ! *_Ppf = _NEW_CRT ctype<_Elem>(
1413
+ ! _Locinfo(_Ploc->name()));
1414
+ return (_X_CTYPE);
1415
+ }
1416
+
1417
+ --- 1799,1808 ----
1418
+ const locale *_Ploc = 0)
1419
+ { // return locale category mask and construct standard facet
1420
+ if (_Ppf != 0 && *_Ppf == 0)
1421
+ ! {
1422
+ ! _Locinfo _Loc(_Ploc->name());
1423
+ ! *_Ppf = _NEW_CRT ctype<_Elem>(_Loc);
1424
+ ! }
1425
+ return (_X_CTYPE);
1426
+ }
1427
+
1428
+ *************** public:
1429
+ *** 2030,2037 ****
1430
+ const locale *_Ploc = 0)
1431
+ { // return locale category mask and construct standard facet
1432
+ if (_Ppf != 0 && *_Ppf == 0)
1433
+ ! *_Ppf = _NEW_CRT ctype<_Elem>(
1434
+ ! _Locinfo(_Ploc->name()));
1435
+ return (_X_CTYPE);
1436
+ }
1437
+
1438
+ --- 2042,2051 ----
1439
+ const locale *_Ploc = 0)
1440
+ { // return locale category mask and construct standard facet
1441
+ if (_Ppf != 0 && *_Ppf == 0)
1442
+ ! {
1443
+ ! _Locinfo _Loc(_Ploc->name());
1444
+ ! *_Ppf = _NEW_CRT ctype<_Elem>(_Loc);
1445
+ ! }
1446
+ return (_X_CTYPE);
1447
+ }
1448
+
1449
+ *************** public:
1450
+ *** 2304,2311 ****
1451
+ const locale *_Ploc = 0)
1452
+ { // return locale category mask and construct standard facet
1453
+ if (_Ppf != 0 && *_Ppf == 0)
1454
+ ! *_Ppf = _NEW_CRT ctype<_Elem>(
1455
+ ! _Locinfo(_Ploc->name()));
1456
+ return (_X_CTYPE);
1457
+ }
1458
+
1459
+ --- 2318,2327 ----
1460
+ const locale *_Ploc = 0)
1461
+ { // return locale category mask and construct standard facet
1462
+ if (_Ppf != 0 && *_Ppf == 0)
1463
+ ! {
1464
+ ! _Locinfo _Loc(_Ploc->name());
1465
+ ! *_Ppf = _NEW_CRT ctype<_Elem>(_Loc);
1466
+ ! }
1467
+ return (_X_CTYPE);
1468
+ }
1469
+
1470
+ Index: xlocmes
1471
+ ===================================================================
1472
+ RCS file: /cvsroot/GxInclude/Vc9sp1/Include/xlocmes,v
1473
+ retrieving revision 1.1
1474
+ retrieving revision 1.2
1475
+ diff -c -3 -p -r1.1 -r1.2
1476
+ *** xlocmes 6 Jan 2009 21:19:25 -0000 1.1
1477
+ --- xlocmes 6 Jan 2009 21:21:23 -0000 1.2
1478
+ *************** public:
1479
+ *** 76,83 ****
1480
+ const locale *_Ploc = 0)
1481
+ { // return locale category mask and construct standard facet
1482
+ if (_Ppf != 0 && *_Ppf == 0)
1483
+ ! *_Ppf = _NEW_CRT messages<_Elem>(
1484
+ ! _Locinfo(_Ploc->name()));
1485
+ return (_X_MESSAGES);
1486
+ }
1487
+
1488
+ --- 76,85 ----
1489
+ const locale *_Ploc = 0)
1490
+ { // return locale category mask and construct standard facet
1491
+ if (_Ppf != 0 && *_Ppf == 0)
1492
+ ! {
1493
+ ! _Locinfo _Loc(_Ploc->name());
1494
+ ! *_Ppf = _NEW_CRT messages<_Elem>(_Loc);
1495
+ ! }
1496
+ return (_X_MESSAGES);
1497
+ }
1498
+
1499
+ Index: xlocmon
1500
+ ===================================================================
1501
+ RCS file: /cvsroot/GxInclude/Vc9sp1/Include/xlocmon,v
1502
+ retrieving revision 1.1
1503
+ retrieving revision 1.2
1504
+ diff -c -3 -p -r1.1 -r1.2
1505
+ *** xlocmon 6 Jan 2009 21:19:25 -0000 1.1
1506
+ --- xlocmon 6 Jan 2009 21:21:23 -0000 1.2
1507
+ *************** public:
1508
+ *** 280,287 ****
1509
+ const locale *_Ploc = 0)
1510
+ { // return locale category mask and construct standard facet
1511
+ if (_Ppf != 0 && *_Ppf == 0)
1512
+ ! *_Ppf = _NEW_CRT moneypunct<_Elem, _Intl>(
1513
+ ! _Locinfo(_Ploc->name()), 0, true);
1514
+ return (_X_MONETARY);
1515
+ }
1516
+
1517
+ --- 280,289 ----
1518
+ const locale *_Ploc = 0)
1519
+ { // return locale category mask and construct standard facet
1520
+ if (_Ppf != 0 && *_Ppf == 0)
1521
+ ! {
1522
+ ! _Locinfo _Loc(_Ploc->name());
1523
+ ! *_Ppf = _NEW_CRT moneypunct<_Elem, _Intl>(_Loc, 0, true);
1524
+ ! }
1525
+ return (_X_MONETARY);
1526
+ }
1527
+
1528
+ *************** public:
1529
+ *** 373,380 ****
1530
+ const locale *_Ploc = 0)
1531
+ { // return locale category mask and construct standard facet
1532
+ if (_Ppf != 0 && *_Ppf == 0)
1533
+ ! *_Ppf = _NEW_CRT money_get<_Elem, _InIt>(
1534
+ ! _Locinfo(_Ploc->name()));
1535
+ return (_X_MONETARY);
1536
+ }
1537
+
1538
+ --- 375,384 ----
1539
+ const locale *_Ploc = 0)
1540
+ { // return locale category mask and construct standard facet
1541
+ if (_Ppf != 0 && *_Ppf == 0)
1542
+ ! {
1543
+ ! _Locinfo _Loc(_Ploc->name());
1544
+ ! *_Ppf = _NEW_CRT money_get<_Elem, _InIt>(_Loc);
1545
+ ! }
1546
+ return (_X_MONETARY);
1547
+ }
1548
+
1549
+ *************** public:
1550
+ *** 666,673 ****
1551
+ const locale *_Ploc = 0)
1552
+ { // return locale category mask and construct standard facet
1553
+ if (_Ppf != 0 && *_Ppf == 0)
1554
+ ! *_Ppf = _NEW_CRT money_put<_Elem, _OutIt>(
1555
+ ! _Locinfo(_Ploc->name()));
1556
+ return (_X_MONETARY);
1557
+ }
1558
+
1559
+ --- 670,679 ----
1560
+ const locale *_Ploc = 0)
1561
+ { // return locale category mask and construct standard facet
1562
+ if (_Ppf != 0 && *_Ppf == 0)
1563
+ ! {
1564
+ ! _Locinfo _Loc(_Ploc->name());
1565
+ ! *_Ppf = _NEW_CRT money_put<_Elem, _OutIt>(_Loc);
1566
+ ! }
1567
+ return (_X_MONETARY);
1568
+ }
1569
+
1570
+ Index: xlocnum
1571
+ ===================================================================
1572
+ RCS file: /cvsroot/GxInclude/Vc9sp1/Include/xlocnum,v
1573
+ retrieving revision 1.1
1574
+ retrieving revision 1.2
1575
+ diff -c -3 -p -r1.1 -r1.2
1576
+ *** xlocnum 6 Jan 2009 21:19:25 -0000 1.1
1577
+ --- xlocnum 6 Jan 2009 21:21:23 -0000 1.2
1578
+ *************** public:
1579
+ *** 111,118 ****
1580
+ const locale *_Ploc = 0)
1581
+ { // return locale category mask and construct standard facet
1582
+ if (_Ppf != 0 && *_Ppf == 0)
1583
+ ! *_Ppf = _NEW_CRT numpunct<_Elem>(
1584
+ ! _Locinfo(_Ploc->name()), 0, true);
1585
+ return (_X_NUMERIC);
1586
+ }
1587
+
1588
+ --- 111,120 ----
1589
+ const locale *_Ploc = 0)
1590
+ { // return locale category mask and construct standard facet
1591
+ if (_Ppf != 0 && *_Ppf == 0)
1592
+ ! {
1593
+ ! _Locinfo _Loc(_Ploc->name());
1594
+ ! *_Ppf = _NEW_CRT numpunct<_Elem>(_Loc, 0, true);
1595
+ ! }
1596
+ return (_X_NUMERIC);
1597
+ }
1598
+
1599
+ *************** public:
1600
+ *** 236,243 ****
1601
+ const locale *_Ploc = 0)
1602
+ { // return locale category mask and construct standard facet
1603
+ if (_Ppf != 0 && *_Ppf == 0)
1604
+ ! *_Ppf = _NEW_CRT num_get<_Elem, _InIt>(
1605
+ ! _Locinfo(_Ploc->name()));
1606
+ return (_X_NUMERIC);
1607
+ }
1608
+
1609
+ --- 238,247 ----
1610
+ const locale *_Ploc = 0)
1611
+ { // return locale category mask and construct standard facet
1612
+ if (_Ppf != 0 && *_Ppf == 0)
1613
+ ! {
1614
+ ! _Locinfo _Loc(_Ploc->name());
1615
+ ! *_Ppf = _NEW_CRT num_get<_Elem, _InIt>(_Loc);
1616
+ ! }
1617
+ return (_X_NUMERIC);
1618
+ }
1619
+
1620
+ *************** public:
1621
+ *** 1029,1036 ****
1622
+ const locale *_Ploc = 0)
1623
+ { // return locale category mask and construct standard facet
1624
+ if (_Ppf != 0 && *_Ppf == 0)
1625
+ ! *_Ppf = _NEW_CRT num_put<_Elem, _OutIt>(
1626
+ ! _Locinfo(_Ploc->name()));
1627
+ return (_X_NUMERIC);
1628
+ }
1629
+
1630
+ --- 1033,1042 ----
1631
+ const locale *_Ploc = 0)
1632
+ { // return locale category mask and construct standard facet
1633
+ if (_Ppf != 0 && *_Ppf == 0)
1634
+ ! {
1635
+ ! _Locinfo _Loc(_Ploc->name());
1636
+ ! *_Ppf = _NEW_CRT num_put<_Elem, _OutIt>(_Loc);
1637
+ ! }
1638
+ return (_X_NUMERIC);
1639
+ }
1640
+
1641
+ Index: xloctime
1642
+ ===================================================================
1643
+ RCS file: /cvsroot/GxInclude/Vc9sp1/Include/xloctime,v
1644
+ retrieving revision 1.1
1645
+ retrieving revision 1.2
1646
+ diff -c -3 -p -r1.1 -r1.2
1647
+ *** xloctime 6 Jan 2009 21:19:25 -0000 1.1
1648
+ --- xloctime 6 Jan 2009 21:21:23 -0000 1.2
1649
+ *************** public:
1650
+ *** 97,104 ****
1651
+ const locale *_Ploc = 0)
1652
+ { // return locale category mask and construct standard facet
1653
+ if (_Ppf != 0 && *_Ppf == 0)
1654
+ ! *_Ppf = _NEW_CRT time_get<_Elem, _InIt>(
1655
+ ! _Locinfo(_Ploc->name()));
1656
+ return (_X_TIME);
1657
+ }
1658
+
1659
+ --- 97,106 ----
1660
+ const locale *_Ploc = 0)
1661
+ { // return locale category mask and construct standard facet
1662
+ if (_Ppf != 0 && *_Ppf == 0)
1663
+ ! {
1664
+ ! _Locinfo _Loc(_Ploc->name());
1665
+ ! *_Ppf = _NEW_CRT time_get<_Elem, _InIt>(_Loc);
1666
+ ! }
1667
+ return (_X_TIME);
1668
+ }
1669
+
1670
+ *************** public:
1671
+ *** 458,465 ****
1672
+ const locale *_Ploc = 0)
1673
+ { // return locale category mask and construct standard facet
1674
+ if (_Ppf != 0 && *_Ppf == 0)
1675
+ ! *_Ppf = _NEW_CRT time_put<_Elem, _OutIt>(
1676
+ ! _Locinfo(_Ploc->name()));
1677
+ return (_X_TIME);
1678
+ }
1679
+
1680
+ --- 460,469 ----
1681
+ const locale *_Ploc = 0)
1682
+ { // return locale category mask and construct standard facet
1683
+ if (_Ppf != 0 && *_Ppf == 0)
1684
+ ! {
1685
+ ! _Locinfo _Loc(_Ploc->name());
1686
+ ! *_Ppf = _NEW_CRT time_put<_Elem, _OutIt>(_Loc);
1687
+ ! }
1688
+ return (_X_TIME);
1689
+ }
1690
+
1691
+ *************** public:
1692
+ *** 591,598 ****
1693
+ const locale *_Ploc = 0)
1694
+ { // return locale category mask and construct standard facet
1695
+ if (_Ppf != 0 && *_Ppf == 0)
1696
+ ! *_Ppf = _NEW_CRT time_put<_Elem, _OutIt>(
1697
+ ! _Locinfo(_Ploc->name()));
1698
+ return (_X_TIME);
1699
+ }
1700
+
1701
+ --- 595,604 ----
1702
+ const locale *_Ploc = 0)
1703
+ { // return locale category mask and construct standard facet
1704
+ if (_Ppf != 0 && *_Ppf == 0)
1705
+ ! {
1706
+ ! _Locinfo _Loc(_Ploc->name());
1707
+ ! *_Ppf = _NEW_CRT time_put<_Elem, _OutIt>(_Loc);
1708
+ ! }
1709
+ return (_X_TIME);
1710
+ }
1711
+
1712
+ Index: xstddef
1713
+ ===================================================================
1714
+ RCS file: /cvsroot/GxInclude/Vc9sp1/Include/xstddef,v
1715
+ retrieving revision 1.1
1716
+ retrieving revision 1.2
1717
+ diff -c -3 -p -r1.1 -r1.2
1718
+ *** xstddef 6 Jan 2009 21:19:25 -0000 1.1
1719
+ --- xstddef 6 Jan 2009 21:21:23 -0000 1.2
1720
+ *************** _STD_BEGIN
1721
+ *** 33,39 ****
1722
+ #endif /* _THROWS */
1723
+
1724
+ #define _THROW0() throw ()
1725
+ ! #define _THROW1(x) throw (...)
1726
+
1727
+ #define _THROW(x, y) throw x(y)
1728
+ #define _THROW_NCEE(x, y) _THROW(x, y)
1729
+ --- 33,39 ----
1730
+ #endif /* _THROWS */
1731
+
1732
+ #define _THROW0() throw ()
1733
+ ! #define _THROW1(x) throw (x)
1734
+
1735
+ #define _THROW(x, y) throw x(y)
1736
+ #define _THROW_NCEE(x, y) _THROW(x, y)
1737
+ Index: xutility
1738
+ ===================================================================
1739
+ RCS file: /cvsroot/GxInclude/Vc9sp1/Include/xutility,v
1740
+ retrieving revision 1.1
1741
+ retrieving revision 1.2
1742
+ diff -c -3 -p -r1.1 -r1.2
1743
+ *** xutility 6 Jan 2009 21:19:25 -0000 1.1
1744
+ --- xutility 6 Jan 2009 21:21:23 -0000 1.2
1745
+ ***************
1746
+ *** 12,19 ****
1747
+ --- 12,48 ----
1748
+ #pragma warning(push,3)
1749
+ #endif /* _MSC_VER */
1750
+
1751
+ + /* GCC-XML simulation of MSVC builtin __is_base_of. */
1752
+ + #define __is_base_of(base, derived) \
1753
+ + __gccxml_is_base_of< base , derived >::value
1754
+ + template <class _Base, class _Derived>
1755
+ + struct __gccxml_is_base_of
1756
+ + {
1757
+ + typedef char(&yes_type)[1];
1758
+ + typedef char(&no_type)[2];
1759
+ + static yes_type check(_Base*);
1760
+ + static no_type check(const volatile void*);
1761
+ + static _Derived* derived();
1762
+ + static const bool value = sizeof(check(derived())) == sizeof(yes_type);
1763
+ + };
1764
+ +
1765
+ + /* ------------------------------------------------------------------------ */
1766
+ + /* Forward declare these now because they are used as non-dependent names. */
1767
+ + _STDEXT_BEGIN
1768
+ + template <class _Iterator> class checked_array_iterator;
1769
+ + template <class _Iter>
1770
+ + checked_array_iterator<_Iter> make_checked_array_iterator(_Iter _Ptr, size_t _Size);
1771
+ + _STDEXT_END
1772
+ + /* ------------------------------------------------------------------------ */
1773
+ +
1774
+ _STD_BEGIN
1775
+
1776
+ + /* ------------------------------------------------------------------------ */
1777
+ + /* Forward declare these now because they are used as non-dependent names. */
1778
+ + class out_of_range;
1779
+ + class invalid_argument;
1780
+ + /* ------------------------------------------------------------------------ */
1781
+ +
1782
+ // RANGE CHECKED ITERATOR TAGS
1783
+ struct _Unchecked_iterator_tag
1784
+ {
1785
+ *************** template<class _Iter1, class _Iter2> inl
1786
+ *** 992,999 ****
1787
+ __CLRCALL_OR_CDECL _Iter_random(const _Iter1&, const _Iter2&)
1788
+ { // return category from iterator argument
1789
+ typename _Iter_random_helper<
1790
+ ! iterator_traits<_Iter1>::iterator_category,
1791
+ ! iterator_traits<_Iter2>::iterator_category>::_Iter_random_cat _Cat;
1792
+ return (_Cat);
1793
+ }
1794
+
1795
+ --- 1021,1028 ----
1796
+ __CLRCALL_OR_CDECL _Iter_random(const _Iter1&, const _Iter2&)
1797
+ { // return category from iterator argument
1798
+ typename _Iter_random_helper<
1799
+ ! typename iterator_traits<_Iter1>::iterator_category,
1800
+ ! typename iterator_traits<_Iter2>::iterator_category>::_Iter_random_cat _Cat;
1801
+ return (_Cat);
1802
+ }
1803
+
1804
+ *************** template<class _Iter1, class _Iter2, cla
1805
+ *** 1005,1013 ****
1806
+ __CLRCALL_OR_CDECL _Iter_random(const _Iter1&, const _Iter2&, const _Iter3&)
1807
+ { // return category from iterator argument
1808
+ typename _Iter_random_helper3<
1809
+ ! iterator_traits<_Iter1>::iterator_category,
1810
+ ! iterator_traits<_Iter2>::iterator_category,
1811
+ ! iterator_traits<_Iter3>::iterator_category>::_Iter_random_cat _Cat;
1812
+ return (_Cat);
1813
+ }
1814
+
1815
+ --- 1034,1042 ----
1816
+ __CLRCALL_OR_CDECL _Iter_random(const _Iter1&, const _Iter2&, const _Iter3&)
1817
+ { // return category from iterator argument
1818
+ typename _Iter_random_helper3<
1819
+ ! typename iterator_traits<_Iter1>::iterator_category,
1820
+ ! typename iterator_traits<_Iter2>::iterator_category,
1821
+ ! typename iterator_traits<_Iter3>::iterator_category>::_Iter_random_cat _Cat;
1822
+ return (_Cat);
1823
+ }
1824
+
1825
+ *************** public:
1826
+ *** 2162,2168 ****
1827
+
1828
+ _Checked_iterator_base_type _Checked_iterator_base() const
1829
+ {
1830
+ ! typename _Checked_iterator_base_type _Base(_CHECKED_BASE(this->current));
1831
+ return _Base;
1832
+ }
1833
+
1834
+ --- 2191,2197 ----
1835
+
1836
+ _Checked_iterator_base_type _Checked_iterator_base() const
1837
+ {
1838
+ ! _Checked_iterator_base_type _Base(_CHECKED_BASE(this->current));
1839
+ return _Base;
1840
+ }
1841
+
1842
+ Index: xxmem_fn
1843
+ ===================================================================
1844
+ RCS file: /cvsroot/GxInclude/Vc9sp1/Include/xxmem_fn,v
1845
+ retrieving revision 1.1
1846
+ retrieving revision 1.2
1847
+ diff -c -3 -p -r1.1 -r1.2
1848
+ *** xxmem_fn 6 Jan 2009 21:19:25 -0000 1.1
1849
+ --- xxmem_fn 6 Jan 2009 21:37:23 -0000 1.2
1850
+ *************** public:
1851
+ *** 29,41 ****
1852
+ // TEMPLATE FUNCTION mem_fn, pointer to member function
1853
+ template<class _Rx,
1854
+ _CLASS_ARG0>
1855
+ ! _NAME<_Rx, _Rx(__thiscall _Arg0::*)(_ARG1_ARG2), _ARG0_ARG1>
1856
+ ! mem_fn(_Rx(__thiscall _Arg0::*_Pm)(_ARG1_ARG2))
1857
+ { // bind to pointer to member function
1858
+ ! return (_NAME<_Rx, _Rx(__thiscall _Arg0::*)(_ARG1_ARG2),
1859
+ _ARG0_ARG1>(_Pm));
1860
+ }
1861
+
1862
+ #ifdef _M_IX86
1863
+ template<class _Rx,
1864
+ _CLASS_ARG0>
1865
+ --- 29,42 ----
1866
+ // TEMPLATE FUNCTION mem_fn, pointer to member function
1867
+ template<class _Rx,
1868
+ _CLASS_ARG0>
1869
+ ! _NAME<_Rx, _Rx(_Arg0::*)(_ARG1_ARG2), _ARG0_ARG1>
1870
+ ! mem_fn(_Rx(_Arg0::*_Pm)(_ARG1_ARG2))
1871
+ { // bind to pointer to member function
1872
+ ! return (_NAME<_Rx, _Rx(_Arg0::*)(_ARG1_ARG2),
1873
+ _ARG0_ARG1>(_Pm));
1874
+ }
1875
+
1876
+ + #if 0 // Disabled for gccxml
1877
+ #ifdef _M_IX86
1878
+ template<class _Rx,
1879
+ _CLASS_ARG0>
1880
+ *************** template<class _Rx,
1881
+ *** 78,95 ****
1882
+ _ARG0_ARG1>(_Pm));
1883
+ }
1884
+ #endif /* _M_CEE */
1885
+
1886
+ // TEMPLATE FUNCTION mem_fn, pointer to const member function
1887
+ template<class _Rx,
1888
+ _CLASS_ARG0>
1889
+ ! _NAME<_Rx, _Rx(__thiscall _Arg0::*)(_ARG1_ARG2) const,
1890
+ const _ARG0_ARG1>
1891
+ ! mem_fn(_Rx(__thiscall _Arg0::*_Pm)(_ARG1_ARG2) const)
1892
+ { // bind to pointer to const member function
1893
+ ! return (_NAME<_Rx, _Rx(__thiscall _Arg0::*)(_ARG1_ARG2) const,
1894
+ const _ARG0_ARG1>(_Pm));
1895
+ }
1896
+
1897
+ #ifdef _M_IX86
1898
+ template<class _Rx,
1899
+ _CLASS_ARG0>
1900
+ --- 79,98 ----
1901
+ _ARG0_ARG1>(_Pm));
1902
+ }
1903
+ #endif /* _M_CEE */
1904
+ + #endif // Disabled for gccxml
1905
+
1906
+ // TEMPLATE FUNCTION mem_fn, pointer to const member function
1907
+ template<class _Rx,
1908
+ _CLASS_ARG0>
1909
+ ! _NAME<_Rx, _Rx(_Arg0::*)(_ARG1_ARG2) const,
1910
+ const _ARG0_ARG1>
1911
+ ! mem_fn(_Rx(_Arg0::*_Pm)(_ARG1_ARG2) const)
1912
+ { // bind to pointer to const member function
1913
+ ! return (_NAME<_Rx, _Rx(_Arg0::*)(_ARG1_ARG2) const,
1914
+ const _ARG0_ARG1>(_Pm));
1915
+ }
1916
+
1917
+ + #if 0 // Disabled for gccxml
1918
+ #ifdef _M_IX86
1919
+ template<class _Rx,
1920
+ _CLASS_ARG0>
1921
+ *************** template<class _Rx,
1922
+ *** 136,153 ****
1923
+ const _ARG0_ARG1>(_Pm));
1924
+ }
1925
+ #endif /* _M_CEE */
1926
+
1927
+ // TEMPLATE FUNCTION mem_fn, pointer to volatile member function
1928
+ template<class _Rx,
1929
+ _CLASS_ARG0>
1930
+ ! _NAME<_Rx, _Rx(__thiscall _Arg0::*)(_ARG1_ARG2) volatile,
1931
+ volatile _ARG0_ARG1>
1932
+ ! mem_fn(_Rx(__thiscall _Arg0::*_Pm)(_ARG1_ARG2) volatile)
1933
+ { // bind to pointer to volatile member function
1934
+ ! return (_NAME<_Rx, _Rx(__thiscall _Arg0::*)(_ARG1_ARG2) volatile,
1935
+ volatile _ARG0_ARG1>(_Pm));
1936
+ }
1937
+
1938
+ #ifdef _M_IX86
1939
+ template<class _Rx,
1940
+ _CLASS_ARG0>
1941
+ --- 139,158 ----
1942
+ const _ARG0_ARG1>(_Pm));
1943
+ }
1944
+ #endif /* _M_CEE */
1945
+ + #endif // Disabled for gccxml
1946
+
1947
+ // TEMPLATE FUNCTION mem_fn, pointer to volatile member function
1948
+ template<class _Rx,
1949
+ _CLASS_ARG0>
1950
+ ! _NAME<_Rx, _Rx(_Arg0::*)(_ARG1_ARG2) volatile,
1951
+ volatile _ARG0_ARG1>
1952
+ ! mem_fn(_Rx(_Arg0::*_Pm)(_ARG1_ARG2) volatile)
1953
+ { // bind to pointer to volatile member function
1954
+ ! return (_NAME<_Rx, _Rx(_Arg0::*)(_ARG1_ARG2) volatile,
1955
+ volatile _ARG0_ARG1>(_Pm));
1956
+ }
1957
+
1958
+ + #if 0 // Disabled for gccxml
1959
+ #ifdef _M_IX86
1960
+ template<class _Rx,
1961
+ _CLASS_ARG0>
1962
+ *************** template<class _Rx,
1963
+ *** 194,211 ****
1964
+ volatile _ARG0_ARG1>(_Pm));
1965
+ }
1966
+ #endif /* _M_CEE */
1967
+
1968
+ // TEMPLATE FUNCTION mem_fn, pointer to const volatile member function
1969
+ template<class _Rx,
1970
+ _CLASS_ARG0>
1971
+ ! _NAME<_Rx, _Rx(__thiscall _Arg0::*)(_ARG1_ARG2) const volatile,
1972
+ const volatile _ARG0_ARG1>
1973
+ ! mem_fn(_Rx(__thiscall _Arg0::*_Pm)(_ARG1_ARG2) const volatile)
1974
+ { // bind to pointer to const volatile member function
1975
+ ! return (_NAME<_Rx, _Rx(__thiscall _Arg0::*)(_ARG1_ARG2) const volatile,
1976
+ const volatile _ARG0_ARG1>(_Pm));
1977
+ }
1978
+
1979
+ #ifdef _M_IX86
1980
+ template<class _Rx,
1981
+ _CLASS_ARG0>
1982
+ --- 199,218 ----
1983
+ volatile _ARG0_ARG1>(_Pm));
1984
+ }
1985
+ #endif /* _M_CEE */
1986
+ + #endif // Disabled for gccxml
1987
+
1988
+ // TEMPLATE FUNCTION mem_fn, pointer to const volatile member function
1989
+ template<class _Rx,
1990
+ _CLASS_ARG0>
1991
+ ! _NAME<_Rx, _Rx(_Arg0::*)(_ARG1_ARG2) const volatile,
1992
+ const volatile _ARG0_ARG1>
1993
+ ! mem_fn(_Rx(_Arg0::*_Pm)(_ARG1_ARG2) const volatile)
1994
+ { // bind to pointer to const volatile member function
1995
+ ! return (_NAME<_Rx, _Rx(_Arg0::*)(_ARG1_ARG2) const volatile,
1996
+ const volatile _ARG0_ARG1>(_Pm));
1997
+ }
1998
+
1999
+ + #if 0 // Disabled for gccxml
2000
+ #ifdef _M_IX86
2001
+ template<class _Rx,
2002
+ _CLASS_ARG0>
2003
+ *************** template<class _Rx,
2004
+ *** 252,257 ****
2005
+ --- 259,265 ----
2006
+ const volatile _ARG0_ARG1>(_Pm));
2007
+ }
2008
+ #endif /* _M_CEE */
2009
+ + #endif // Disabled for gccxml
2010
+
2011
+ #undef _NAME
2012
+
2013
+ Index: xxresult
2014
+ ===================================================================
2015
+ RCS file: /cvsroot/GxInclude/Vc9sp1/Include/xxresult,v
2016
+ retrieving revision 1.1
2017
+ retrieving revision 1.2
2018
+ diff -c -3 -p -r1.1 -r1.2
2019
+ *** xxresult 6 Jan 2009 21:19:25 -0000 1.1
2020
+ --- xxresult 6 Jan 2009 21:37:23 -0000 1.2
2021
+ *************** template<class _Rx,
2022
+ *** 89,100 ****
2023
+ template<class _Rx,
2024
+ _CLASS_ARG0
2025
+ _C_CLASS_FARG0>
2026
+ ! struct _RESULT_OF<_Rx (__thiscall _Arg0::*)(_ARG1_ARG2),
2027
+ _Farg0& _C_FARG1_FARG2>
2028
+ { // pointer to member fn
2029
+ typedef _Rx _Type;
2030
+ };
2031
+
2032
+ #ifdef _M_IX86
2033
+ template<class _Rx,
2034
+ _CLASS_ARG0
2035
+ --- 89,101 ----
2036
+ template<class _Rx,
2037
+ _CLASS_ARG0
2038
+ _C_CLASS_FARG0>
2039
+ ! struct _RESULT_OF<_Rx (_Arg0::*)(_ARG1_ARG2),
2040
+ _Farg0& _C_FARG1_FARG2>
2041
+ { // pointer to member fn
2042
+ typedef _Rx _Type;
2043
+ };
2044
+
2045
+ + #if 0 // Disabled for gccxml
2046
+ #ifdef _M_IX86
2047
+ template<class _Rx,
2048
+ _CLASS_ARG0
2049
+ *************** template<class _Rx,
2050
+ *** 136,152 ****
2051
+ typedef _Rx _Type;
2052
+ };
2053
+ #endif /* _M_CEE */
2054
+
2055
+ // TEMPLATE FUNCTION _RESULT_OF, pointer to const member fn
2056
+ template<class _Rx,
2057
+ _CLASS_ARG0
2058
+ _C_CLASS_FARG0>
2059
+ ! struct _RESULT_OF<_Rx (__thiscall _Arg0::*)(_ARG1_ARG2) const,
2060
+ _Farg0& _C_FARG1_FARG2>
2061
+ { // pointer to const member fn
2062
+ typedef _Rx _Type;
2063
+ };
2064
+
2065
+ #ifdef _M_IX86
2066
+ template<class _Rx,
2067
+ _CLASS_ARG0
2068
+ --- 137,155 ----
2069
+ typedef _Rx _Type;
2070
+ };
2071
+ #endif /* _M_CEE */
2072
+ + #endif // Disabled for gccxml
2073
+
2074
+ // TEMPLATE FUNCTION _RESULT_OF, pointer to const member fn
2075
+ template<class _Rx,
2076
+ _CLASS_ARG0
2077
+ _C_CLASS_FARG0>
2078
+ ! struct _RESULT_OF<_Rx (_Arg0::*)(_ARG1_ARG2) const,
2079
+ _Farg0& _C_FARG1_FARG2>
2080
+ { // pointer to const member fn
2081
+ typedef _Rx _Type;
2082
+ };
2083
+
2084
+ + #if 0 // Disabled for gccxml
2085
+ #ifdef _M_IX86
2086
+ template<class _Rx,
2087
+ _CLASS_ARG0
2088
+ *************** template<class _Rx,
2089
+ *** 188,204 ****
2090
+ typedef _Rx _Type;
2091
+ };
2092
+ #endif /* _M_CEE */
2093
+
2094
+ // TEMPLATE FUNCTION _RESULT_OF, pointer to volatile member fn
2095
+ template<class _Rx,
2096
+ _CLASS_ARG0
2097
+ _C_CLASS_FARG0>
2098
+ ! struct _RESULT_OF<_Rx (__thiscall _Arg0::*)(_ARG1_ARG2) volatile,
2099
+ _Farg0& _C_FARG1_FARG2>
2100
+ { // pointer to volatile member fn
2101
+ typedef _Rx _Type;
2102
+ };
2103
+
2104
+ #ifdef _M_IX86
2105
+ template<class _Rx,
2106
+ _CLASS_ARG0
2107
+ --- 191,209 ----
2108
+ typedef _Rx _Type;
2109
+ };
2110
+ #endif /* _M_CEE */
2111
+ + #endif // Disabled for gccxml
2112
+
2113
+ // TEMPLATE FUNCTION _RESULT_OF, pointer to volatile member fn
2114
+ template<class _Rx,
2115
+ _CLASS_ARG0
2116
+ _C_CLASS_FARG0>
2117
+ ! struct _RESULT_OF<_Rx (_Arg0::*)(_ARG1_ARG2) volatile,
2118
+ _Farg0& _C_FARG1_FARG2>
2119
+ { // pointer to volatile member fn
2120
+ typedef _Rx _Type;
2121
+ };
2122
+
2123
+ + #if 0 // Disabled for gccxml
2124
+ #ifdef _M_IX86
2125
+ template<class _Rx,
2126
+ _CLASS_ARG0
2127
+ *************** template<class _Rx,
2128
+ *** 240,256 ****
2129
+ typedef _Rx _Type;
2130
+ };
2131
+ #endif /* _M_CEE */
2132
+
2133
+ // TEMPLATE FUNCTION _RESULT_OF, pointer to const volatile member fn
2134
+ template<class _Rx,
2135
+ _CLASS_ARG0
2136
+ _C_CLASS_FARG0>
2137
+ ! struct _RESULT_OF<_Rx (__thiscall _Arg0::*)(_ARG1_ARG2) const volatile,
2138
+ _Farg0& _C_FARG1_FARG2>
2139
+ { // pointer to const volatile member fn
2140
+ typedef _Rx _Type;
2141
+ };
2142
+
2143
+ #ifdef _M_IX86
2144
+ template<class _Rx,
2145
+ _CLASS_ARG0
2146
+ --- 245,263 ----
2147
+ typedef _Rx _Type;
2148
+ };
2149
+ #endif /* _M_CEE */
2150
+ + #endif // Disabled for gccxml
2151
+
2152
+ // TEMPLATE FUNCTION _RESULT_OF, pointer to const volatile member fn
2153
+ template<class _Rx,
2154
+ _CLASS_ARG0
2155
+ _C_CLASS_FARG0>
2156
+ ! struct _RESULT_OF<_Rx (_Arg0::*)(_ARG1_ARG2) const volatile,
2157
+ _Farg0& _C_FARG1_FARG2>
2158
+ { // pointer to const volatile member fn
2159
+ typedef _Rx _Type;
2160
+ };
2161
+
2162
+ + #if 0 // Disabled for gccxml
2163
+ #ifdef _M_IX86
2164
+ template<class _Rx,
2165
+ _CLASS_ARG0
2166
+ *************** template<class _Rx,
2167
+ *** 292,308 ****
2168
+ typedef _Rx _Type;
2169
+ };
2170
+ #endif /* _M_CEE */
2171
+
2172
+ // TEMPLATE FUNCTION _RESULT_OF, const pointer to member fn
2173
+ template<class _Rx,
2174
+ _CLASS_ARG0
2175
+ _C_CLASS_FARG0>
2176
+ ! struct _RESULT_OF<_Rx (__thiscall _Arg0::*const)(_ARG1_ARG2),
2177
+ _Farg0& _C_FARG1_FARG2>
2178
+ { // const pointer to member fn
2179
+ typedef _Rx _Type;
2180
+ };
2181
+
2182
+ #ifdef _M_IX86
2183
+ template<class _Rx,
2184
+ _CLASS_ARG0
2185
+ --- 299,317 ----
2186
+ typedef _Rx _Type;
2187
+ };
2188
+ #endif /* _M_CEE */
2189
+ + #endif // Disabled for gccxml
2190
+
2191
+ // TEMPLATE FUNCTION _RESULT_OF, const pointer to member fn
2192
+ template<class _Rx,
2193
+ _CLASS_ARG0
2194
+ _C_CLASS_FARG0>
2195
+ ! struct _RESULT_OF<_Rx (_Arg0::*const)(_ARG1_ARG2),
2196
+ _Farg0& _C_FARG1_FARG2>
2197
+ { // const pointer to member fn
2198
+ typedef _Rx _Type;
2199
+ };
2200
+
2201
+ + #if 0 // Disabled for gccxml
2202
+ #ifdef _M_IX86
2203
+ template<class _Rx,
2204
+ _CLASS_ARG0
2205
+ *************** template<class _Rx,
2206
+ *** 344,360 ****
2207
+ typedef _Rx _Type;
2208
+ };
2209
+ #endif /* _M_CEE */
2210
+
2211
+ // TEMPLATE FUNCTION _RESULT_OF, const pointer to const member fn
2212
+ template<class _Rx,
2213
+ _CLASS_ARG0
2214
+ _C_CLASS_FARG0>
2215
+ ! struct _RESULT_OF<_Rx (__thiscall _Arg0::*const)(_ARG1_ARG2) const,
2216
+ _Farg0& _C_FARG1_FARG2>
2217
+ { // const pointer to const member fn
2218
+ typedef _Rx _Type;
2219
+ };
2220
+
2221
+ #ifdef _M_IX86
2222
+ template<class _Rx,
2223
+ _CLASS_ARG0
2224
+ --- 353,371 ----
2225
+ typedef _Rx _Type;
2226
+ };
2227
+ #endif /* _M_CEE */
2228
+ + #endif // Disabled for gccxml
2229
+
2230
+ // TEMPLATE FUNCTION _RESULT_OF, const pointer to const member fn
2231
+ template<class _Rx,
2232
+ _CLASS_ARG0
2233
+ _C_CLASS_FARG0>
2234
+ ! struct _RESULT_OF<_Rx (_Arg0::*const)(_ARG1_ARG2) const,
2235
+ _Farg0& _C_FARG1_FARG2>
2236
+ { // const pointer to const member fn
2237
+ typedef _Rx _Type;
2238
+ };
2239
+
2240
+ + #if 0 // Disabled for gccxml
2241
+ #ifdef _M_IX86
2242
+ template<class _Rx,
2243
+ _CLASS_ARG0
2244
+ *************** template<class _Rx,
2245
+ *** 396,412 ****
2246
+ typedef _Rx _Type;
2247
+ };
2248
+ #endif /* _M_CEE */
2249
+
2250
+ // TEMPLATE FUNCTION _RESULT_OF, const pointer to volatile member fn
2251
+ template<class _Rx,
2252
+ _CLASS_ARG0
2253
+ _C_CLASS_FARG0>
2254
+ ! struct _RESULT_OF<_Rx (__thiscall _Arg0::*const)(_ARG1_ARG2) volatile,
2255
+ _Farg0& _C_FARG1_FARG2>
2256
+ { // const pointer to volatile member fn
2257
+ typedef _Rx _Type;
2258
+ };
2259
+
2260
+ #ifdef _M_IX86
2261
+ template<class _Rx,
2262
+ _CLASS_ARG0
2263
+ --- 407,425 ----
2264
+ typedef _Rx _Type;
2265
+ };
2266
+ #endif /* _M_CEE */
2267
+ + #endif // Disabled for gccxml
2268
+
2269
+ // TEMPLATE FUNCTION _RESULT_OF, const pointer to volatile member fn
2270
+ template<class _Rx,
2271
+ _CLASS_ARG0
2272
+ _C_CLASS_FARG0>
2273
+ ! struct _RESULT_OF<_Rx (_Arg0::*const)(_ARG1_ARG2) volatile,
2274
+ _Farg0& _C_FARG1_FARG2>
2275
+ { // const pointer to volatile member fn
2276
+ typedef _Rx _Type;
2277
+ };
2278
+
2279
+ + #if 0 // Disabled for gccxml
2280
+ #ifdef _M_IX86
2281
+ template<class _Rx,
2282
+ _CLASS_ARG0
2283
+ *************** template<class _Rx,
2284
+ *** 448,464 ****
2285
+ typedef _Rx _Type;
2286
+ };
2287
+ #endif /* _M_CEE */
2288
+
2289
+ // TEMPLATE FUNCTION _RESULT_OF, const pointer to const volatile member fn
2290
+ template<class _Rx,
2291
+ _CLASS_ARG0
2292
+ _C_CLASS_FARG0>
2293
+ ! struct _RESULT_OF<_Rx (__thiscall _Arg0::*const)(_ARG1_ARG2) const volatile,
2294
+ _Farg0& _C_FARG1_FARG2>
2295
+ { // const pointer to const volatile member fn
2296
+ typedef _Rx _Type;
2297
+ };
2298
+
2299
+ #ifdef _M_IX86
2300
+ template<class _Rx,
2301
+ _CLASS_ARG0
2302
+ --- 461,479 ----
2303
+ typedef _Rx _Type;
2304
+ };
2305
+ #endif /* _M_CEE */
2306
+ + #endif // Disabled for gccxml
2307
+
2308
+ // TEMPLATE FUNCTION _RESULT_OF, const pointer to const volatile member fn
2309
+ template<class _Rx,
2310
+ _CLASS_ARG0
2311
+ _C_CLASS_FARG0>
2312
+ ! struct _RESULT_OF<_Rx (_Arg0::*const)(_ARG1_ARG2) const volatile,
2313
+ _Farg0& _C_FARG1_FARG2>
2314
+ { // const pointer to const volatile member fn
2315
+ typedef _Rx _Type;
2316
+ };
2317
+
2318
+ + #if 0 // Disabled for gccxml
2319
+ #ifdef _M_IX86
2320
+ template<class _Rx,
2321
+ _CLASS_ARG0
2322
+ *************** template<class _Rx,
2323
+ *** 500,505 ****
2324
+ --- 515,521 ----
2325
+ typedef _Rx _Type;
2326
+ };
2327
+ #endif /* _M_CEE */
2328
+ + #endif // Disabled for gccxml
2329
+ #endif /* _NARGS != 0 */
2330
+
2331
+ // TEMPLATE CLASS _Result_of
2332
+ Index: yvals.h
2333
+ ===================================================================
2334
+ RCS file: /cvsroot/GxInclude/Vc9sp1/Include/yvals.h,v
2335
+ retrieving revision 1.1
2336
+ retrieving revision 1.4
2337
+ diff -c -3 -p -r1.1 -r1.4
2338
+ *** yvals.h 6 Jan 2009 21:18:02 -0000 1.1
2339
+ --- yvals.h 19 May 2009 13:00:05 -0000 1.4
2340
+ ***************
2341
+ *** 11,16 ****
2342
+ --- 11,35 ----
2343
+
2344
+ #define _CPPLIB_VER 505
2345
+
2346
+ + #if 1 // gccxml cannot provide these builtins until we use the 4.3 parser
2347
+ + #define __is_union(X) gccxml_does_not_yet_support_tr1_type_traits
2348
+ + #define __is_class(X) gccxml_does_not_yet_support_tr1_type_traits
2349
+ + #define __is_enum(X) gccxml_does_not_yet_support_tr1_type_traits
2350
+ + #define __is_pod(X) gccxml_does_not_yet_support_tr1_type_traits
2351
+ + #define __is_empty(X) gccxml_does_not_yet_support_tr1_type_traits
2352
+ + #define __is_polymorphic(X) gccxml_does_not_yet_support_tr1_type_traits
2353
+ + #define __is_abstract(X) gccxml_does_not_yet_support_tr1_type_traits
2354
+ + #define __is_convertible_to(X,Y) gccxml_does_not_yet_support_tr1_type_traits
2355
+ + #define __has_trivial_constructor(X) gccxml_does_not_yet_support_tr1_type_traits
2356
+ + #define __has_trivial_copy(X) gccxml_does_not_yet_support_tr1_type_traits
2357
+ + #define __has_trivial_assign(X) gccxml_does_not_yet_support_tr1_type_traits
2358
+ + #define __has_trivial_destructor(X) gccxml_does_not_yet_support_tr1_type_traits
2359
+ + #define __has_nothrow_constructor(X) gccxml_does_not_yet_support_tr1_type_traits
2360
+ + #define __has_nothrow_copy(X) gccxml_does_not_yet_support_tr1_type_traits
2361
+ + #define __has_nothrow_assign(X) gccxml_does_not_yet_support_tr1_type_traits
2362
+ + #define __has_virtual_destructor(X) gccxml_does_not_yet_support_tr1_type_traits
2363
+ + #endif
2364
+ +
2365
+ #if !defined(_HAS_TR1)
2366
+ #define _HAS_TR1 1 /* enable TR1 extensions */
2367
+ #endif /* !defined(_HAS_TR1) */
2368
+ ***************
2369
+ *** 120,126 ****
2370
+ #define _STR2WSTR(str) __STR2WSTR(str)
2371
+
2372
+ #define __FILEW__ _STR2WSTR(__FILE__)
2373
+ ! #define __FUNCTIONW__ _STR2WSTR(__FUNCTION__)
2374
+
2375
+ /* _SECURE_SCL switches: default values */
2376
+
2377
+ --- 139,146 ----
2378
+ #define _STR2WSTR(str) __STR2WSTR(str)
2379
+
2380
+ #define __FILEW__ _STR2WSTR(__FILE__)
2381
+ ! #define __FUNCTIONW__ L"<GCCXML-DISABLED>"
2382
+ ! #define L__FUNCTION__ L"<GCCXML-DISABLED>"
2383
+
2384
+ /* _SECURE_SCL switches: default values */
2385
+
2386
+ ***************
2387
+ *** 185,190 ****
2388
+ --- 205,230 ----
2389
+
2390
+ #endif
2391
+
2392
+ + /* ------------------------------------------------------------------------ */
2393
+ + /* Forward declare these now because they are used as non-dependent names. */
2394
+ + #ifdef _DEBUG
2395
+ +
2396
+ + #if !defined(_NATIVE_WCHAR_T_DEFINED) && defined(_M_CEE_PURE)
2397
+ + extern "C++"
2398
+ + #else
2399
+ + extern "C"
2400
+ + #endif
2401
+ + _CRTIMP void __cdecl _invalid_parameter(_In_opt_z_ const wchar_t *, _In_opt_z_ const wchar_t *, _In_opt_z_ const wchar_t *, unsigned int, uintptr_t);
2402
+ +
2403
+ + #else /* _DEBUG */
2404
+ +
2405
+ + extern "C"
2406
+ + _CRTIMP void __cdecl _invalid_parameter_noinfo(void);
2407
+ +
2408
+ + #endif /* def _DEBUG */
2409
+ + /* ------------------------------------------------------------------------ */
2410
+ +
2411
+ +
2412
+ #if _SECURE_SCL_THROWS
2413
+
2414
+ #define _SCL_SECURE_INVALID_ARGUMENT_NO_ASSERT _Xinvarg()
2415
+ *************** _STD_END
2416
+ *** 533,540 ****
2417
+ /* VC++ COMPILER PARAMETERS */
2418
+ #define _LONGLONG __int64
2419
+ #define _ULONGLONG unsigned __int64
2420
+ ! #define _LLONG_MAX 0x7fffffffffffffff
2421
+ ! #define _ULLONG_MAX 0xffffffffffffffff
2422
+
2423
+ /* INTEGER PROPERTIES */
2424
+ #define _C2 1 /* 0 if not 2's complement */
2425
+ --- 573,580 ----
2426
+ /* VC++ COMPILER PARAMETERS */
2427
+ #define _LONGLONG __int64
2428
+ #define _ULONGLONG unsigned __int64
2429
+ ! #define _LLONG_MAX 0x7fffffffffffffffi64
2430
+ ! #define _ULLONG_MAX 0xffffffffffffffffui64
2431
+
2432
+ /* INTEGER PROPERTIES */
2433
+ #define _C2 1 /* 0 if not 2's complement */
2434
+ *************** _C_STD_END
2435
+ *** 826,832 ****
2436
+
2437
+ #ifdef _MSC_VER
2438
+ #define _EXTERN_TEMPLATE template
2439
+ ! #define _THROW_BAD_ALLOC _THROW1(...)
2440
+ #pragma pack(pop)
2441
+ #endif /* _MSC_VER */
2442
+
2443
+ --- 866,872 ----
2444
+
2445
+ #ifdef _MSC_VER
2446
+ #define _EXTERN_TEMPLATE template
2447
+ ! #define _THROW_BAD_ALLOC
2448
+ #pragma pack(pop)
2449
+ #endif /* _MSC_VER */
2450
+
2451
+ Index: CodeAnalysis/sourceannotations.h
2452
+ ===================================================================
2453
+ RCS file: /cvsroot/GxInclude/Vc9sp1/Include/CodeAnalysis/sourceannotations.h,v
2454
+ retrieving revision 1.1
2455
+ retrieving revision 1.2
2456
+ diff -c -3 -p -r1.1 -r1.2
2457
+ *** CodeAnalysis/sourceannotations.h 6 Jan 2009 21:19:11 -0000 1.1
2458
+ --- CodeAnalysis/sourceannotations.h 6 Jan 2009 21:21:23 -0000 1.2
2459
+ *************** typedef unsigned short wchar_t;
2460
+ *** 32,38 ****
2461
+
2462
+ #ifdef __cplusplus
2463
+ #define SA( id ) id
2464
+ ! #define REPEATABLE [repeatable]
2465
+ #else // !__cplusplus
2466
+ #define SA( id ) SA_##id
2467
+ #define REPEATABLE
2468
+ --- 32,38 ----
2469
+
2470
+ #ifdef __cplusplus
2471
+ #define SA( id ) id
2472
+ ! #define REPEATABLE
2473
+ #else // !__cplusplus
2474
+ #define SA( id ) SA_##id
2475
+ #define REPEATABLE
2476
+ *************** typedef enum SA( AccessType ) SA( Access
2477
+ *** 66,72 ****
2478
+ #ifndef SAL_NO_ATTRIBUTE_DECLARATIONS
2479
+
2480
+ REPEATABLE
2481
+ - [source_annotation_attribute( SA( Parameter ) )]
2482
+ struct PreAttribute
2483
+ {
2484
+ #ifdef __cplusplus
2485
+ --- 66,71 ----
2486
+ *************** struct PreAttribute
2487
+ *** 97,103 ****
2488
+ };
2489
+
2490
+ REPEATABLE
2491
+ - [source_annotation_attribute( SA( Parameter )|SA( ReturnValue ) )]
2492
+ struct PostAttribute
2493
+ {
2494
+ #ifdef __cplusplus
2495
+ --- 96,101 ----
2496
+ *************** struct PostAttribute
2497
+ *** 128,134 ****
2498
+ const wchar_t* Condition;
2499
+ };
2500
+
2501
+ - [source_annotation_attribute( SA( Parameter ) )]
2502
+ struct FormatStringAttribute
2503
+ {
2504
+ #ifdef __cplusplus
2505
+ --- 126,131 ----
2506
+ *************** struct FormatStringAttribute
2507
+ *** 140,146 ****
2508
+ };
2509
+
2510
+ REPEATABLE
2511
+ - [source_annotation_attribute( SA( ReturnValue ) )]
2512
+ struct InvalidCheckAttribute
2513
+ {
2514
+ #ifdef __cplusplus
2515
+ --- 137,142 ----
2516
+ *************** struct InvalidCheckAttribute
2517
+ *** 150,156 ****
2518
+ long Value;
2519
+ };
2520
+
2521
+ - [source_annotation_attribute( SA( Method ) )]
2522
+ struct SuccessAttribute
2523
+ {
2524
+ #ifdef __cplusplus
2525
+ --- 146,151 ----
2526
+ *************** struct SuccessAttribute
2527
+ *** 161,167 ****
2528
+ };
2529
+
2530
+ REPEATABLE
2531
+ - [source_annotation_attribute( SA( Parameter ) )]
2532
+ struct PreBoundAttribute
2533
+ {
2534
+ #ifdef __cplusplus
2535
+ --- 156,161 ----
2536
+ *************** struct PreBoundAttribute
2537
+ *** 171,177 ****
2538
+ };
2539
+
2540
+ REPEATABLE
2541
+ - [source_annotation_attribute( SA( Parameter )|SA( ReturnValue ) )]
2542
+ struct PostBoundAttribute
2543
+ {
2544
+ #ifdef __cplusplus
2545
+ --- 165,170 ----
2546
+ *************** struct PostBoundAttribute
2547
+ *** 181,187 ****
2548
+ };
2549
+
2550
+ REPEATABLE
2551
+ - [source_annotation_attribute( SA( Parameter ) )]
2552
+ struct PreRangeAttribute
2553
+ {
2554
+ #ifdef __cplusplus
2555
+ --- 174,179 ----
2556
+ *************** struct PreRangeAttribute
2557
+ *** 193,199 ****
2558
+ };
2559
+
2560
+ REPEATABLE
2561
+ - [source_annotation_attribute( SA( Parameter )|SA( ReturnValue ) )]
2562
+ struct PostRangeAttribute
2563
+ {
2564
+ #ifdef __cplusplus
2565
+ --- 185,190 ----