gccxml_gem 0.9.2-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- data/Rakefile +84 -0
- data/bin/gccxml.exe +0 -0
- data/bin/gccxml_cc1plus.exe +0 -0
- data/bin/gccxml_vcconfig.bat +52 -0
- data/bin/gccxml_vcconfig.exe +0 -0
- data/gccxml.rb +57 -0
- data/share/doc/gccxml-0.9/Copyright.txt +55 -0
- data/share/doc/gccxml-0.9/gccxml.html +168 -0
- data/share/doc/gccxml-0.9/gccxml.txt +293 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/algorithm +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/algorithm.h +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/bitset +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/bitset.h +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/cctype +1 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/cfloat +1 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/climits +1 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/cmath +1 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/complex +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/complex.h +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/cstddef +1 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/cstdio +1 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/cstdlib +1 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/cstring +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/cstring.h +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/ctime +1 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/cwchar +1 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/cwctype +1 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/deque +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/deque.h +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/exception +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/exception.h +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/fstream +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/fstream.h +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/function +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/function.h +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/functional +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/gccxml_typeinfo.h +146 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/iomanip +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/iomanip.h +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/ios +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/ios.h +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/iosfwd +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/iosfwd.h +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/iostream +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/iostream.h +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/istream +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/istream.h +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/iterator +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/iterator.h +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/limits +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/limits.h +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/list +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/list.h +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/locale +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/locale.h +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/map +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/map.h +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/memory +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/memory.h +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/new +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/new.h +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/numeric +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/numeric.h +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/ostream +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/ostream.h +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/queue +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/queue.h +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/codecvt +1 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/collate +1 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/ctype +1 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/iosbase +1 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/iotraits +1 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/iterator +1 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/lochelp +1 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/locimpl +1 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/locvector +1 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/messages +1 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/money +1 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/numbrw +1 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/numeral +1 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/rwdispatch.h +1 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/rwlocale +1 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/rwstderr_macros.h +64 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/string_ref +1 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/time +1 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/traits +1 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/tree +1 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/usefacet +1 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/valimp +1 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/rw/vendor +1 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/set +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/set.h +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/sstream +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/sstream.h +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/stack +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/stack.h +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/stdexcept +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/stdexcept.h +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/streambuf +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/streambuf.h +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/string +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/string.h +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/strstream +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/strstream.h +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/typeinfo +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/typeinfo.h +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/utility +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/utility.h +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/valarray +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/valarray.h +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/vector +7 -0
- data/share/gccxml-0.9/Borland/5.5/Wrappers/vector.h +7 -0
- data/share/gccxml-0.9/Borland/5.5/except.h +154 -0
- data/share/gccxml-0.9/Borland/5.5/gccxml_fstream.h +431 -0
- data/share/gccxml-0.9/Borland/5.5/gccxml_new.h +166 -0
- data/share/gccxml-0.9/Borland/5.5/gccxml_valarray.h +786 -0
- data/share/gccxml-0.9/Borland/5.5/gccxml_vector.h +1457 -0
- data/share/gccxml-0.9/Borland/5.5/io.h +352 -0
- data/share/gccxml-0.9/Borland/5.5/oaidl.h +7006 -0
- data/share/gccxml-0.9/Borland/5.5/propidl.h +1477 -0
- data/share/gccxml-0.9/Borland/5.5/rw/locimpl.h +477 -0
- data/share/gccxml-0.9/Borland/5.5/rw/rwlocale.h +619 -0
- data/share/gccxml-0.9/Borland/5.5/stdarg.h +55 -0
- data/share/gccxml-0.9/Borland/5.5/valarray.cc +2883 -0
- data/share/gccxml-0.9/GCC/2.95/algorithm +76 -0
- data/share/gccxml-0.9/GCC/2.95/bitset +17 -0
- data/share/gccxml-0.9/GCC/2.95/cctype +24 -0
- data/share/gccxml-0.9/GCC/2.95/clocale +14 -0
- data/share/gccxml-0.9/GCC/2.95/cmath +33 -0
- data/share/gccxml-0.9/GCC/2.95/complex +38 -0
- data/share/gccxml-0.9/GCC/2.95/csetjmp +13 -0
- data/share/gccxml-0.9/GCC/2.95/csignal +14 -0
- data/share/gccxml-0.9/GCC/2.95/cstdarg +12 -0
- data/share/gccxml-0.9/GCC/2.95/cstddef +13 -0
- data/share/gccxml-0.9/GCC/2.95/cstdio +55 -0
- data/share/gccxml-0.9/GCC/2.95/cstdlib +66 -0
- data/share/gccxml-0.9/GCC/2.95/cstring +34 -0
- data/share/gccxml-0.9/GCC/2.95/ctime +24 -0
- data/share/gccxml-0.9/GCC/2.95/cwchar +65 -0
- data/share/gccxml-0.9/GCC/2.95/cwctype +31 -0
- data/share/gccxml-0.9/GCC/2.95/deque +19 -0
- data/share/gccxml-0.9/GCC/2.95/exception +20 -0
- data/share/gccxml-0.9/GCC/2.95/fstream +23 -0
- data/share/gccxml-0.9/GCC/2.95/functional +64 -0
- data/share/gccxml-0.9/GCC/2.95/gccxml_bitset +1066 -0
- data/share/gccxml-0.9/GCC/2.95/iomanip +20 -0
- data/share/gccxml-0.9/GCC/2.95/iosfwd +20 -0
- data/share/gccxml-0.9/GCC/2.95/iostream +27 -0
- data/share/gccxml-0.9/GCC/2.95/iterator +39 -0
- data/share/gccxml-0.9/GCC/2.95/list +19 -0
- data/share/gccxml-0.9/GCC/2.95/map +20 -0
- data/share/gccxml-0.9/GCC/2.95/memory +21 -0
- data/share/gccxml-0.9/GCC/2.95/new +13 -0
- data/share/gccxml-0.9/GCC/2.95/numeric +15 -0
- data/share/gccxml-0.9/GCC/2.95/pthread.h +16 -0
- data/share/gccxml-0.9/GCC/2.95/queue +20 -0
- data/share/gccxml-0.9/GCC/2.95/set +20 -0
- data/share/gccxml-0.9/GCC/2.95/sstream +24 -0
- data/share/gccxml-0.9/GCC/2.95/stack +19 -0
- data/share/gccxml-0.9/GCC/2.95/std/bastring.cc +524 -0
- data/share/gccxml-0.9/GCC/2.95/std/complext.h +397 -0
- data/share/gccxml-0.9/GCC/2.95/std/dcomplex.h +92 -0
- data/share/gccxml-0.9/GCC/2.95/std/fcomplex.h +88 -0
- data/share/gccxml-0.9/GCC/2.95/std/gslice_array.h +170 -0
- data/share/gccxml-0.9/GCC/2.95/std/indirect_array.h +157 -0
- data/share/gccxml-0.9/GCC/2.95/std/ldcomplex.h +96 -0
- data/share/gccxml-0.9/GCC/2.95/std/mask_array.h +154 -0
- data/share/gccxml-0.9/GCC/2.95/std/slice_array.h +156 -0
- data/share/gccxml-0.9/GCC/2.95/std/std_valarray.h +728 -0
- data/share/gccxml-0.9/GCC/2.95/std/straits.h +162 -0
- data/share/gccxml-0.9/GCC/2.95/std/valarray_meta.h +1035 -0
- data/share/gccxml-0.9/GCC/2.95/stdexcept +17 -0
- data/share/gccxml-0.9/GCC/2.95/stl_alloc.h +1057 -0
- data/share/gccxml-0.9/GCC/2.95/stl_bvector.h +836 -0
- data/share/gccxml-0.9/GCC/2.95/stl_deque.h +1699 -0
- data/share/gccxml-0.9/GCC/2.95/stl_list.h +843 -0
- data/share/gccxml-0.9/GCC/2.95/stl_tree.h +1331 -0
- data/share/gccxml-0.9/GCC/2.95/stl_vector.h +828 -0
- data/share/gccxml-0.9/GCC/2.95/string +26 -0
- data/share/gccxml-0.9/GCC/2.95/strstream +23 -0
- data/share/gccxml-0.9/GCC/2.95/typeinfo +11 -0
- data/share/gccxml-0.9/GCC/2.95/utility +25 -0
- data/share/gccxml-0.9/GCC/2.95/valarray +52 -0
- data/share/gccxml-0.9/GCC/2.95/vector +19 -0
- data/share/gccxml-0.9/GCC/2.96/sstream +305 -0
- data/share/gccxml-0.9/GCC/3.0/pthread.h +16 -0
- data/share/gccxml-0.9/GCC/3.1/pthread.h +16 -0
- data/share/gccxml-0.9/GCC/3.2/bits/fstream.tcc +500 -0
- data/share/gccxml-0.9/GCC/3.2/bits/gthr-default.h +581 -0
- data/share/gccxml-0.9/GCC/3.2/bits/istream.tcc +1207 -0
- data/share/gccxml-0.9/GCC/3.2/bits/locale_facets.h +1810 -0
- data/share/gccxml-0.9/GCC/3.2/bits/locale_facets.tcc +2397 -0
- data/share/gccxml-0.9/GCC/3.2/bits/messages_members.h +108 -0
- data/share/gccxml-0.9/GCC/3.2/bits/ostream.tcc +713 -0
- data/share/gccxml-0.9/GCC/3.2/bits/sstream.tcc +241 -0
- data/share/gccxml-0.9/GCC/3.2/bits/stl_deque.h +1682 -0
- data/share/gccxml-0.9/GCC/3.2/bits/stl_list.h +989 -0
- data/share/gccxml-0.9/GCC/3.2/bits/stl_tree.h +1462 -0
- data/share/gccxml-0.9/GCC/3.2/bits/stl_vector.h +1085 -0
- data/share/gccxml-0.9/GCC/3.2/bits/valarray_meta.h +1063 -0
- data/share/gccxml-0.9/GCC/3.2/fstream +579 -0
- data/share/gccxml-0.9/GCC/3.2/pthread.h +16 -0
- data/share/gccxml-0.9/GCC/3.2/sstream +384 -0
- data/share/gccxml-0.9/GCC/3.3/bits/fstream.tcc +530 -0
- data/share/gccxml-0.9/GCC/3.3/bits/list.tcc +378 -0
- data/share/gccxml-0.9/GCC/3.3/bits/locale_facets.h +2050 -0
- data/share/gccxml-0.9/GCC/3.3/bits/messages_members.h +108 -0
- data/share/gccxml-0.9/GCC/3.3/bits/sstream.tcc +243 -0
- data/share/gccxml-0.9/GCC/3.3/bits/stl_deque.h +1603 -0
- data/share/gccxml-0.9/GCC/3.3/bits/stl_list.h +1167 -0
- data/share/gccxml-0.9/GCC/3.3/bits/stl_tree.h +1462 -0
- data/share/gccxml-0.9/GCC/3.3/bits/stl_vector.h +992 -0
- data/share/gccxml-0.9/GCC/3.3/bits/valarray_meta.h +1135 -0
- data/share/gccxml-0.9/GCC/3.3/fstream +842 -0
- data/share/gccxml-0.9/GCC/3.3/gccxml_builtins.h +22 -0
- data/share/gccxml-0.9/GCC/3.3/sstream +638 -0
- data/share/gccxml-0.9/GCC/3.4/bits/gthr-default.h +664 -0
- data/share/gccxml-0.9/GCC/3.4/gccxml_builtins.h +91 -0
- data/share/gccxml-0.9/GCC/4.0/gccxml_builtins.h +128 -0
- data/share/gccxml-0.9/GCC/4.1/bits/gthr-default.h +618 -0
- data/share/gccxml-0.9/GCC/4.1/gccxml_builtins.h +131 -0
- data/share/gccxml-0.9/GCC/4.2/gccxml_builtins.h +131 -0
- data/share/gccxml-0.9/GCC/4.3/gccxml_builtins.h +182 -0
- data/share/gccxml-0.9/IBM/8.0/adapt_headers.sh +34 -0
- data/share/gccxml-0.9/IBM/8.0/stdlib.h.patch +27 -0
- data/share/gccxml-0.9/IBM/8.0/xstring.patch +19 -0
- data/share/gccxml-0.9/IBM/README +8 -0
- data/share/gccxml-0.9/IBM/find_flags +51 -0
- data/share/gccxml-0.9/IBM/find_flags_common +48 -0
- data/share/gccxml-0.9/Intel/find_flags +56 -0
- data/share/gccxml-0.9/Intel/pthread.h +16 -0
- data/share/gccxml-0.9/MIPSpro/7.3/exception +9 -0
- data/share/gccxml-0.9/MIPSpro/7.3/gccxml_mpro_internals.h +21 -0
- data/share/gccxml-0.9/MIPSpro/7.3/iomanip +161 -0
- data/share/gccxml-0.9/MIPSpro/7.3/ostream +9 -0
- data/share/gccxml-0.9/MIPSpro/7.3/stddef.h +9 -0
- data/share/gccxml-0.9/MIPSpro/7.3/stl_config.h +9 -0
- data/share/gccxml-0.9/MIPSpro/7.3/stl_locale.h +17 -0
- data/share/gccxml-0.9/MIPSpro/7.3/stl_monetary.h +14 -0
- data/share/gccxml-0.9/MIPSpro/7.3/stl_numeric_facets.h +13 -0
- data/share/gccxml-0.9/MIPSpro/7.3/stl_threads.h +11 -0
- data/share/gccxml-0.9/MIPSpro/7.3/string +18 -0
- data/share/gccxml-0.9/MIPSpro/find_flags +70 -0
- data/share/gccxml-0.9/MIPSpro/mipspro_defs.cxx +63 -0
- data/share/gccxml-0.9/Sun/5.8/Cstd.patch +156 -0
- data/share/gccxml-0.9/Sun/5.8/adapt_headers.sh +32 -0
- data/share/gccxml-0.9/Sun/5.8/std-5.10.patch +22 -0
- data/share/gccxml-0.9/Sun/README +8 -0
- data/share/gccxml-0.9/Sun/find_flags +51 -0
- data/share/gccxml-0.9/Sun/find_flags_common +42 -0
- data/share/gccxml-0.9/VcInstall/vc6Include.patch +4560 -0
- data/share/gccxml-0.9/VcInstall/vc71Include.patch +921 -0
- data/share/gccxml-0.9/VcInstall/vc71PlatformSDK.patch +146 -0
- data/share/gccxml-0.9/VcInstall/vc7Include.patch +1139 -0
- data/share/gccxml-0.9/VcInstall/vc7PlatformSDK.patch +146 -0
- data/share/gccxml-0.9/VcInstall/vc8ExpressInclude.patch +1887 -0
- data/share/gccxml-0.9/VcInstall/vc8ExpressPlatformSDK.patch +252 -0
- data/share/gccxml-0.9/VcInstall/vc8Include.patch +1887 -0
- data/share/gccxml-0.9/VcInstall/vc8PlatformSDK.patch +252 -0
- data/share/gccxml-0.9/VcInstall/vc8sp1ExpressInclude.patch +1941 -0
- data/share/gccxml-0.9/VcInstall/vc8sp1Include.patch +1970 -0
- data/share/gccxml-0.9/VcInstall/vc8sp1PlatformSDK.patch +252 -0
- data/share/gccxml-0.9/VcInstall/vc9Include.patch +2047 -0
- data/share/gccxml-0.9/VcInstall/vc9PlatformSDK.patch +383 -0
- data/share/gccxml-0.9/VcInstall/vc9sp1Include.patch +2565 -0
- data/share/gccxml-0.9/VcInstall/vcCat.exe +0 -0
- data/share/gccxml-0.9/VcInstall/vcCat.readme.txt +3 -0
- data/share/gccxml-0.9/VcInstall/vcPatch.exe +0 -0
- data/share/gccxml-0.9/VcInstall/vcPatch.readme.txt +27 -0
- data/share/gccxml-0.9/VcInstall/vc_helper +1 -0
- data/share/gccxml-0.9/gccxml_config +2 -0
- data/share/gccxml-0.9/gccxml_identify_compiler.cc +13 -0
- data/share/man/man1/gccxml.1 +246 -0
- metadata +331 -0
@@ -0,0 +1,1139 @@
|
|
1
|
+
Index: assert.h
|
2
|
+
===================================================================
|
3
|
+
RCS file: /cvsroot/GxInclude/Vc7/Include/assert.h,v
|
4
|
+
retrieving revision 1.1
|
5
|
+
retrieving revision 1.3
|
6
|
+
diff -c -3 -p -r1.1 -r1.3
|
7
|
+
*** assert.h 1 Nov 2002 14:00:28 -0000 1.1
|
8
|
+
--- assert.h 27 Jan 2006 14:16:50 -0000 1.3
|
9
|
+
*************** _CRTIMP void __cdecl _assert(void *, voi
|
10
|
+
*** 53,58 ****
|
11
|
+
}
|
12
|
+
#endif
|
13
|
+
|
14
|
+
! #define assert(exp) (void)( (exp) || (_assert(#exp, __FILE__, __LINE__), 0) )
|
15
|
+
|
16
|
+
#endif /* NDEBUG */
|
17
|
+
--- 53,58 ----
|
18
|
+
}
|
19
|
+
#endif
|
20
|
+
|
21
|
+
! #define assert(exp) ((void)0)
|
22
|
+
|
23
|
+
#endif /* NDEBUG */
|
24
|
+
Index: deque
|
25
|
+
===================================================================
|
26
|
+
RCS file: /cvsroot/GxInclude/Vc7/Include/deque,v
|
27
|
+
retrieving revision 1.1
|
28
|
+
retrieving revision 1.2
|
29
|
+
diff -c -3 -p -r1.1 -r1.2
|
30
|
+
*** deque 1 Nov 2002 14:00:28 -0000 1.1
|
31
|
+
--- deque 21 Oct 2007 19:58:47 -0000 1.2
|
32
|
+
*************** public:
|
33
|
+
*** 245,253 ****
|
34
|
+
size_type _Block = _Myoff / _DEQUESIZ;
|
35
|
+
size_type _Off = _Myoff - _Block * _DEQUESIZ;
|
36
|
+
|
37
|
+
! if (_Mydeque->_Mapsize <= _Block)
|
38
|
+
! _Block -= _Mydeque->_Mapsize;
|
39
|
+
! return ((_Mydeque->_Map)[_Block][_Off]);
|
40
|
+
}
|
41
|
+
|
42
|
+
_Tptr operator->() const
|
43
|
+
--- 245,253 ----
|
44
|
+
size_type _Block = _Myoff / _DEQUESIZ;
|
45
|
+
size_type _Off = _Myoff - _Block * _DEQUESIZ;
|
46
|
+
|
47
|
+
! if (this->_Mydeque->_Mapsize <= _Block)
|
48
|
+
! _Block -= this->_Mydeque->_Mapsize;
|
49
|
+
! return ((this->_Mydeque->_Map)[_Block][_Off]);
|
50
|
+
}
|
51
|
+
|
52
|
+
_Tptr operator->() const
|
53
|
+
*************** public:
|
54
|
+
*** 787,793 ****
|
55
|
+
|
56
|
+
void swap(_Myt& _Right)
|
57
|
+
{ // exchange contents with _Right
|
58
|
+
! if (_Alval == _Right._Alval)
|
59
|
+
{ // same allocator, swap control information
|
60
|
+
std::swap(_Map, _Right._Map);
|
61
|
+
std::swap(_Mapsize, _Right._Mapsize);
|
62
|
+
--- 787,793 ----
|
63
|
+
|
64
|
+
void swap(_Myt& _Right)
|
65
|
+
{ // exchange contents with _Right
|
66
|
+
! if (this->_Alval == _Right._Alval)
|
67
|
+
{ // same allocator, swap control information
|
68
|
+
std::swap(_Map, _Right._Map);
|
69
|
+
std::swap(_Mapsize, _Right._Mapsize);
|
70
|
+
*************** protected:
|
71
|
+
*** 891,917 ****
|
72
|
+
_Mapptr _Myptr = _Newmap + _Myboff;
|
73
|
+
|
74
|
+
_Myptr = _Uninitialized_copy(_Map + _Myboff,
|
75
|
+
! _Map + _Mapsize, _Myptr, _Almap); // copy from initial to end
|
76
|
+
if (_Myboff <= _Count)
|
77
|
+
{ // increment greater than offset of initial block
|
78
|
+
_Myptr = _Uninitialized_copy(_Map,
|
79
|
+
! _Map + _Myboff, _Myptr, _Almap); // copy rest of old
|
80
|
+
_Uninitialized_fill_n(_Myptr, _Count - _Myboff,
|
81
|
+
! (_Tptr)0, _Almap); // clear suffix of new
|
82
|
+
_Uninitialized_fill_n(_Newmap, _Myboff,
|
83
|
+
! (_Tptr)0, _Almap); // clear prefix of new
|
84
|
+
}
|
85
|
+
else
|
86
|
+
{ // increment not greater than offset of initial block
|
87
|
+
_Uninitialized_copy(_Map,
|
88
|
+
! _Map + _Count, _Myptr, _Almap); // copy more old to end
|
89
|
+
_Myptr = _Uninitialized_copy(_Map + _Count,
|
90
|
+
! _Map + _Myboff, _Newmap, _Almap); // copy rest of old
|
91
|
+
_Uninitialized_fill_n(_Myptr, _Count,
|
92
|
+
! (_Tptr)0, _Almap); // clear rest to initial block
|
93
|
+
}
|
94
|
+
|
95
|
+
! _Destroy_range(_Map + _Myboff, _Map + _Mapsize, _Almap);
|
96
|
+
this->_Almap.deallocate(_Map, _Mapsize); // free storage for old
|
97
|
+
|
98
|
+
_Map = _Newmap; // point at new
|
99
|
+
--- 891,917 ----
|
100
|
+
_Mapptr _Myptr = _Newmap + _Myboff;
|
101
|
+
|
102
|
+
_Myptr = _Uninitialized_copy(_Map + _Myboff,
|
103
|
+
! _Map + _Mapsize, _Myptr, this->_Almap); // copy from initial to end
|
104
|
+
if (_Myboff <= _Count)
|
105
|
+
{ // increment greater than offset of initial block
|
106
|
+
_Myptr = _Uninitialized_copy(_Map,
|
107
|
+
! _Map + _Myboff, _Myptr, this->_Almap); // copy rest of old
|
108
|
+
_Uninitialized_fill_n(_Myptr, _Count - _Myboff,
|
109
|
+
! (_Tptr)0, this->_Almap); // clear suffix of new
|
110
|
+
_Uninitialized_fill_n(_Newmap, _Myboff,
|
111
|
+
! (_Tptr)0, this->_Almap); // clear prefix of new
|
112
|
+
}
|
113
|
+
else
|
114
|
+
{ // increment not greater than offset of initial block
|
115
|
+
_Uninitialized_copy(_Map,
|
116
|
+
! _Map + _Count, _Myptr, this->_Almap); // copy more old to end
|
117
|
+
_Myptr = _Uninitialized_copy(_Map + _Count,
|
118
|
+
! _Map + _Myboff, _Newmap, this->_Almap); // copy rest of old
|
119
|
+
_Uninitialized_fill_n(_Myptr, _Count,
|
120
|
+
! (_Tptr)0, this->_Almap); // clear rest to initial block
|
121
|
+
}
|
122
|
+
|
123
|
+
! _Destroy_range(_Map + _Myboff, _Map + _Mapsize, this->_Almap);
|
124
|
+
this->_Almap.deallocate(_Map, _Mapsize); // free storage for old
|
125
|
+
|
126
|
+
_Map = _Newmap; // point at new
|
127
|
+
Index: functional
|
128
|
+
===================================================================
|
129
|
+
RCS file: /cvsroot/GxInclude/Vc7/Include/functional,v
|
130
|
+
retrieving revision 1.1
|
131
|
+
retrieving revision 1.2
|
132
|
+
diff -c -3 -p -r1.1 -r1.2
|
133
|
+
*** functional 1 Nov 2002 14:00:28 -0000 1.1
|
134
|
+
--- functional 21 Oct 2007 19:58:47 -0000 1.2
|
135
|
+
*************** public:
|
136
|
+
*** 343,349 ****
|
137
|
+
}
|
138
|
+
|
139
|
+
protected:
|
140
|
+
! _Result (__cdecl *_Pfun)(_Arg); // the function pointer
|
141
|
+
};
|
142
|
+
|
143
|
+
// TEMPLATE CLASS pointer_to_binary_function
|
144
|
+
--- 343,350 ----
|
145
|
+
}
|
146
|
+
|
147
|
+
protected:
|
148
|
+
! typedef _Result (__cdecl *_PfunType)(_Arg);
|
149
|
+
! _PfunType _Pfun; // the function pointer
|
150
|
+
};
|
151
|
+
|
152
|
+
// TEMPLATE CLASS pointer_to_binary_function
|
153
|
+
*************** public:
|
154
|
+
*** 366,372 ****
|
155
|
+
}
|
156
|
+
|
157
|
+
protected:
|
158
|
+
! _Result (__cdecl *_Pfun)(_Arg1, _Arg2); // the function pointer
|
159
|
+
};
|
160
|
+
|
161
|
+
// TEMPLATE FUNCTION ptr_fun
|
162
|
+
--- 367,374 ----
|
163
|
+
}
|
164
|
+
|
165
|
+
protected:
|
166
|
+
! typedef _Result (__cdecl *_PfunType)(_Arg1, _Arg2);
|
167
|
+
! _PfunType _Pfun; // the function pointer
|
168
|
+
};
|
169
|
+
|
170
|
+
// TEMPLATE FUNCTION ptr_fun
|
171
|
+
Index: istream
|
172
|
+
===================================================================
|
173
|
+
RCS file: /cvsroot/GxInclude/Vc7/Include/istream,v
|
174
|
+
retrieving revision 1.1
|
175
|
+
retrieving revision 1.2
|
176
|
+
diff -c -3 -p -r1.1 -r1.2
|
177
|
+
*** istream 1 Nov 2002 14:00:28 -0000 1.1
|
178
|
+
--- istream 21 Oct 2007 19:58:47 -0000 1.2
|
179
|
+
*************** public:
|
180
|
+
*** 70,76 ****
|
181
|
+
explicit sentry(_Myt& _Istr, bool _Noskip = false)
|
182
|
+
: _Sentry_base(_Istr)
|
183
|
+
{ // construct locking and calling _Ipfx
|
184
|
+
! _Ok = _Myistr._Ipfx(_Noskip);
|
185
|
+
}
|
186
|
+
|
187
|
+
operator bool() const
|
188
|
+
--- 70,76 ----
|
189
|
+
explicit sentry(_Myt& _Istr, bool _Noskip = false)
|
190
|
+
: _Sentry_base(_Istr)
|
191
|
+
{ // construct locking and calling _Ipfx
|
192
|
+
! _Ok = this->_Myistr._Ipfx(_Noskip);
|
193
|
+
}
|
194
|
+
|
195
|
+
operator bool() const
|
196
|
+
Index: limits
|
197
|
+
===================================================================
|
198
|
+
RCS file: /cvsroot/GxInclude/Vc7/Include/limits,v
|
199
|
+
retrieving revision 1.1
|
200
|
+
retrieving revision 1.2
|
201
|
+
diff -c -3 -p -r1.1 -r1.2
|
202
|
+
*** limits 1 Nov 2002 14:00:28 -0000 1.1
|
203
|
+
--- limits 21 Oct 2007 19:58:47 -0000 1.2
|
204
|
+
*************** struct _CRTIMP2 _Num_base
|
205
|
+
*** 66,83 ****
|
206
|
+
_STCONS(int, radix, 0);
|
207
|
+
};
|
208
|
+
|
209
|
+
// TEMPLATE CLASS numeric_limits
|
210
|
+
template<class _Ty>
|
211
|
+
class numeric_limits
|
212
|
+
: public _Num_base
|
213
|
+
{ // numeric limits for arbitrary type _Ty (say little or nothing)
|
214
|
+
public:
|
215
|
+
! static _Ty (__cdecl min)() _THROW0()
|
216
|
+
{ // return minimum value
|
217
|
+
return (_Ty(0));
|
218
|
+
}
|
219
|
+
|
220
|
+
! static _Ty (__cdecl max)() _THROW0()
|
221
|
+
{ // return maximum value
|
222
|
+
return (_Ty(0));
|
223
|
+
}
|
224
|
+
--- 66,84 ----
|
225
|
+
_STCONS(int, radix, 0);
|
226
|
+
};
|
227
|
+
|
228
|
+
+ #define __GCCXML_AVOID_MACRO_EXPANSION
|
229
|
+
// TEMPLATE CLASS numeric_limits
|
230
|
+
template<class _Ty>
|
231
|
+
class numeric_limits
|
232
|
+
: public _Num_base
|
233
|
+
{ // numeric limits for arbitrary type _Ty (say little or nothing)
|
234
|
+
public:
|
235
|
+
! static _Ty __cdecl min __GCCXML_AVOID_MACRO_EXPANSION() _THROW0()
|
236
|
+
{ // return minimum value
|
237
|
+
return (_Ty(0));
|
238
|
+
}
|
239
|
+
|
240
|
+
! static _Ty __cdecl max __GCCXML_AVOID_MACRO_EXPANSION() _THROW0()
|
241
|
+
{ // return maximum value
|
242
|
+
return (_Ty(0));
|
243
|
+
}
|
244
|
+
*************** template<> class _CRTIMP2 numeric_limits
|
245
|
+
*** 154,165 ****
|
246
|
+
public:
|
247
|
+
typedef char _Ty;
|
248
|
+
|
249
|
+
! static _Ty (__cdecl min)() _THROW0()
|
250
|
+
{ // return minimum value
|
251
|
+
return (CHAR_MIN);
|
252
|
+
}
|
253
|
+
|
254
|
+
! static _Ty (__cdecl max)() _THROW0()
|
255
|
+
{ // return maximum value
|
256
|
+
return (CHAR_MAX);
|
257
|
+
}
|
258
|
+
--- 155,166 ----
|
259
|
+
public:
|
260
|
+
typedef char _Ty;
|
261
|
+
|
262
|
+
! static _Ty __cdecl min __GCCXML_AVOID_MACRO_EXPANSION() _THROW0()
|
263
|
+
{ // return minimum value
|
264
|
+
return (CHAR_MIN);
|
265
|
+
}
|
266
|
+
|
267
|
+
! static _Ty __cdecl max __GCCXML_AVOID_MACRO_EXPANSION() _THROW0()
|
268
|
+
{ // return maximum value
|
269
|
+
return (CHAR_MAX);
|
270
|
+
}
|
271
|
+
*************** template<> class _CRTIMP2 numeric_limits
|
272
|
+
*** 207,218 ****
|
273
|
+
public:
|
274
|
+
typedef bool _Ty;
|
275
|
+
|
276
|
+
! static _Ty (__cdecl min)() _THROW0()
|
277
|
+
{ // return minimum value
|
278
|
+
return (false);
|
279
|
+
}
|
280
|
+
|
281
|
+
! static _Ty (__cdecl max)() _THROW0()
|
282
|
+
{ // return maximum value
|
283
|
+
return (true);
|
284
|
+
}
|
285
|
+
--- 208,219 ----
|
286
|
+
public:
|
287
|
+
typedef bool _Ty;
|
288
|
+
|
289
|
+
! static _Ty __cdecl min __GCCXML_AVOID_MACRO_EXPANSION() _THROW0()
|
290
|
+
{ // return minimum value
|
291
|
+
return (false);
|
292
|
+
}
|
293
|
+
|
294
|
+
! static _Ty __cdecl max __GCCXML_AVOID_MACRO_EXPANSION() _THROW0()
|
295
|
+
{ // return maximum value
|
296
|
+
return (true);
|
297
|
+
}
|
298
|
+
*************** template<> class _CRTIMP2 numeric_limits
|
299
|
+
*** 260,271 ****
|
300
|
+
public:
|
301
|
+
typedef signed char _Ty;
|
302
|
+
|
303
|
+
! static _Ty (__cdecl min)() _THROW0()
|
304
|
+
{ // return minimum value
|
305
|
+
return (SCHAR_MIN);
|
306
|
+
}
|
307
|
+
|
308
|
+
! static _Ty (__cdecl max)() _THROW0()
|
309
|
+
{ // return maximum value
|
310
|
+
return (SCHAR_MAX);
|
311
|
+
}
|
312
|
+
--- 261,272 ----
|
313
|
+
public:
|
314
|
+
typedef signed char _Ty;
|
315
|
+
|
316
|
+
! static _Ty __cdecl min __GCCXML_AVOID_MACRO_EXPANSION() _THROW0()
|
317
|
+
{ // return minimum value
|
318
|
+
return (SCHAR_MIN);
|
319
|
+
}
|
320
|
+
|
321
|
+
! static _Ty __cdecl max __GCCXML_AVOID_MACRO_EXPANSION() _THROW0()
|
322
|
+
{ // return maximum value
|
323
|
+
return (SCHAR_MAX);
|
324
|
+
}
|
325
|
+
*************** template<> class _CRTIMP2 numeric_limits
|
326
|
+
*** 312,323 ****
|
327
|
+
public:
|
328
|
+
typedef unsigned char _Ty;
|
329
|
+
|
330
|
+
! static _Ty (__cdecl min)() _THROW0()
|
331
|
+
{ // return minimum value
|
332
|
+
return (0);
|
333
|
+
}
|
334
|
+
|
335
|
+
! static _Ty (__cdecl max)() _THROW0()
|
336
|
+
{ // return maximum value
|
337
|
+
return (UCHAR_MAX);
|
338
|
+
}
|
339
|
+
--- 313,324 ----
|
340
|
+
public:
|
341
|
+
typedef unsigned char _Ty;
|
342
|
+
|
343
|
+
! static _Ty __cdecl min __GCCXML_AVOID_MACRO_EXPANSION() _THROW0()
|
344
|
+
{ // return minimum value
|
345
|
+
return (0);
|
346
|
+
}
|
347
|
+
|
348
|
+
! static _Ty __cdecl max __GCCXML_AVOID_MACRO_EXPANSION() _THROW0()
|
349
|
+
{ // return maximum value
|
350
|
+
return (UCHAR_MAX);
|
351
|
+
}
|
352
|
+
*************** template<> class _CRTIMP2 numeric_limits
|
353
|
+
*** 364,375 ****
|
354
|
+
public:
|
355
|
+
typedef short _Ty;
|
356
|
+
|
357
|
+
! static _Ty (__cdecl min)() _THROW0()
|
358
|
+
{ // return minimum value
|
359
|
+
return (SHRT_MIN);
|
360
|
+
}
|
361
|
+
|
362
|
+
! static _Ty (__cdecl max)() _THROW0()
|
363
|
+
{ // return maximum value
|
364
|
+
return (SHRT_MAX);
|
365
|
+
}
|
366
|
+
--- 365,376 ----
|
367
|
+
public:
|
368
|
+
typedef short _Ty;
|
369
|
+
|
370
|
+
! static _Ty __cdecl min __GCCXML_AVOID_MACRO_EXPANSION() _THROW0()
|
371
|
+
{ // return minimum value
|
372
|
+
return (SHRT_MIN);
|
373
|
+
}
|
374
|
+
|
375
|
+
! static _Ty __cdecl max __GCCXML_AVOID_MACRO_EXPANSION() _THROW0()
|
376
|
+
{ // return maximum value
|
377
|
+
return (SHRT_MAX);
|
378
|
+
}
|
379
|
+
*************** template<> class _CRTIMP2 numeric_limits
|
380
|
+
*** 417,428 ****
|
381
|
+
public:
|
382
|
+
typedef unsigned short _Ty;
|
383
|
+
|
384
|
+
! static _Ty (__cdecl min)() _THROW0()
|
385
|
+
{ // return minimum value
|
386
|
+
return (0);
|
387
|
+
}
|
388
|
+
|
389
|
+
! static _Ty (__cdecl max)() _THROW0()
|
390
|
+
{ // return maximum value
|
391
|
+
return (USHRT_MAX);
|
392
|
+
}
|
393
|
+
--- 418,429 ----
|
394
|
+
public:
|
395
|
+
typedef unsigned short _Ty;
|
396
|
+
|
397
|
+
! static _Ty __cdecl min __GCCXML_AVOID_MACRO_EXPANSION() _THROW0()
|
398
|
+
{ // return minimum value
|
399
|
+
return (0);
|
400
|
+
}
|
401
|
+
|
402
|
+
! static _Ty __cdecl max __GCCXML_AVOID_MACRO_EXPANSION() _THROW0()
|
403
|
+
{ // return maximum value
|
404
|
+
return (USHRT_MAX);
|
405
|
+
}
|
406
|
+
*************** template<> class _CRTIMP2 numeric_limits
|
407
|
+
*** 471,482 ****
|
408
|
+
public:
|
409
|
+
typedef wchar_t _Ty;
|
410
|
+
|
411
|
+
! static _Ty (__cdecl min)() _THROW0()
|
412
|
+
{ // return minimum value
|
413
|
+
return (0);
|
414
|
+
}
|
415
|
+
|
416
|
+
! static _Ty (__cdecl max)() _THROW0()
|
417
|
+
{ // return maximum value
|
418
|
+
return (USHRT_MAX);
|
419
|
+
}
|
420
|
+
--- 472,483 ----
|
421
|
+
public:
|
422
|
+
typedef wchar_t _Ty;
|
423
|
+
|
424
|
+
! static _Ty __cdecl min __GCCXML_AVOID_MACRO_EXPANSION() _THROW0()
|
425
|
+
{ // return minimum value
|
426
|
+
return (0);
|
427
|
+
}
|
428
|
+
|
429
|
+
! static _Ty __cdecl max __GCCXML_AVOID_MACRO_EXPANSION() _THROW0()
|
430
|
+
{ // return maximum value
|
431
|
+
return (USHRT_MAX);
|
432
|
+
}
|
433
|
+
*************** template<> class _CRTIMP2 numeric_limits
|
434
|
+
*** 525,536 ****
|
435
|
+
public:
|
436
|
+
typedef int _Ty;
|
437
|
+
|
438
|
+
! static _Ty (__cdecl min)() _THROW0()
|
439
|
+
{ // return minimum value
|
440
|
+
return (INT_MIN);
|
441
|
+
}
|
442
|
+
|
443
|
+
! static _Ty (__cdecl max)() _THROW0()
|
444
|
+
{ // return maximum value
|
445
|
+
return (INT_MAX);
|
446
|
+
}
|
447
|
+
--- 526,537 ----
|
448
|
+
public:
|
449
|
+
typedef int _Ty;
|
450
|
+
|
451
|
+
! static _Ty __cdecl min __GCCXML_AVOID_MACRO_EXPANSION() _THROW0()
|
452
|
+
{ // return minimum value
|
453
|
+
return (INT_MIN);
|
454
|
+
}
|
455
|
+
|
456
|
+
! static _Ty __cdecl max __GCCXML_AVOID_MACRO_EXPANSION() _THROW0()
|
457
|
+
{ // return maximum value
|
458
|
+
return (INT_MAX);
|
459
|
+
}
|
460
|
+
*************** template<> class _CRTIMP2 numeric_limits
|
461
|
+
*** 578,589 ****
|
462
|
+
public:
|
463
|
+
typedef unsigned int _Ty;
|
464
|
+
|
465
|
+
! static _Ty (__cdecl min)() _THROW0()
|
466
|
+
{ // return minimum value
|
467
|
+
return (0);
|
468
|
+
}
|
469
|
+
|
470
|
+
! static _Ty (__cdecl max)() _THROW0()
|
471
|
+
{ // return maximum value
|
472
|
+
return (UINT_MAX);
|
473
|
+
}
|
474
|
+
--- 579,590 ----
|
475
|
+
public:
|
476
|
+
typedef unsigned int _Ty;
|
477
|
+
|
478
|
+
! static _Ty __cdecl min __GCCXML_AVOID_MACRO_EXPANSION() _THROW0()
|
479
|
+
{ // return minimum value
|
480
|
+
return (0);
|
481
|
+
}
|
482
|
+
|
483
|
+
! static _Ty __cdecl max __GCCXML_AVOID_MACRO_EXPANSION() _THROW0()
|
484
|
+
{ // return maximum value
|
485
|
+
return (UINT_MAX);
|
486
|
+
}
|
487
|
+
*************** template<> class _CRTIMP2 numeric_limits
|
488
|
+
*** 631,642 ****
|
489
|
+
public:
|
490
|
+
typedef long _Ty;
|
491
|
+
|
492
|
+
! static _Ty (__cdecl min)() _THROW0()
|
493
|
+
{ // return minimum value
|
494
|
+
return (LONG_MIN);
|
495
|
+
}
|
496
|
+
|
497
|
+
! static _Ty (__cdecl max)() _THROW0()
|
498
|
+
{ // return maximum value
|
499
|
+
return (LONG_MAX);
|
500
|
+
}
|
501
|
+
--- 632,643 ----
|
502
|
+
public:
|
503
|
+
typedef long _Ty;
|
504
|
+
|
505
|
+
! static _Ty __cdecl min __GCCXML_AVOID_MACRO_EXPANSION() _THROW0()
|
506
|
+
{ // return minimum value
|
507
|
+
return (LONG_MIN);
|
508
|
+
}
|
509
|
+
|
510
|
+
! static _Ty __cdecl max __GCCXML_AVOID_MACRO_EXPANSION() _THROW0()
|
511
|
+
{ // return maximum value
|
512
|
+
return (LONG_MAX);
|
513
|
+
}
|
514
|
+
*************** template<> class _CRTIMP2 numeric_limits
|
515
|
+
*** 684,695 ****
|
516
|
+
public:
|
517
|
+
typedef unsigned long _Ty;
|
518
|
+
|
519
|
+
! static _Ty (__cdecl min)() _THROW0()
|
520
|
+
{ // return minimum value
|
521
|
+
return (0);
|
522
|
+
}
|
523
|
+
|
524
|
+
! static _Ty (__cdecl max)() _THROW0()
|
525
|
+
{ // return maximum value
|
526
|
+
return (ULONG_MAX);
|
527
|
+
}
|
528
|
+
--- 685,696 ----
|
529
|
+
public:
|
530
|
+
typedef unsigned long _Ty;
|
531
|
+
|
532
|
+
! static _Ty __cdecl min __GCCXML_AVOID_MACRO_EXPANSION() _THROW0()
|
533
|
+
{ // return minimum value
|
534
|
+
return (0);
|
535
|
+
}
|
536
|
+
|
537
|
+
! static _Ty __cdecl max __GCCXML_AVOID_MACRO_EXPANSION() _THROW0()
|
538
|
+
{ // return maximum value
|
539
|
+
return (ULONG_MAX);
|
540
|
+
}
|
541
|
+
*************** template<> class _CRTIMP2 numeric_limits
|
542
|
+
*** 738,749 ****
|
543
|
+
public:
|
544
|
+
typedef _LONGLONG _Ty;
|
545
|
+
|
546
|
+
! static _Ty (__cdecl min)() _THROW0()
|
547
|
+
{ // return minimum value
|
548
|
+
return (-_LLONG_MAX - _C2);
|
549
|
+
}
|
550
|
+
|
551
|
+
! static _Ty (__cdecl max)() _THROW0()
|
552
|
+
{ // return maximum value
|
553
|
+
return (_LLONG_MAX);
|
554
|
+
}
|
555
|
+
--- 739,750 ----
|
556
|
+
public:
|
557
|
+
typedef _LONGLONG _Ty;
|
558
|
+
|
559
|
+
! static _Ty __cdecl min __GCCXML_AVOID_MACRO_EXPANSION() _THROW0()
|
560
|
+
{ // return minimum value
|
561
|
+
return (-_LLONG_MAX - _C2);
|
562
|
+
}
|
563
|
+
|
564
|
+
! static _Ty __cdecl max __GCCXML_AVOID_MACRO_EXPANSION() _THROW0()
|
565
|
+
{ // return maximum value
|
566
|
+
return (_LLONG_MAX);
|
567
|
+
}
|
568
|
+
*************** template<> class _CRTIMP2 numeric_limits
|
569
|
+
*** 791,802 ****
|
570
|
+
public:
|
571
|
+
typedef _ULONGLONG _Ty;
|
572
|
+
|
573
|
+
! static _Ty (__cdecl min)() _THROW0()
|
574
|
+
{ // return minimum value
|
575
|
+
return (0);
|
576
|
+
}
|
577
|
+
|
578
|
+
! static _Ty (__cdecl max)() _THROW0()
|
579
|
+
{ // return maximum value
|
580
|
+
return (_ULLONG_MAX);
|
581
|
+
}
|
582
|
+
--- 792,803 ----
|
583
|
+
public:
|
584
|
+
typedef _ULONGLONG _Ty;
|
585
|
+
|
586
|
+
! static _Ty __cdecl min __GCCXML_AVOID_MACRO_EXPANSION() _THROW0()
|
587
|
+
{ // return minimum value
|
588
|
+
return (0);
|
589
|
+
}
|
590
|
+
|
591
|
+
! static _Ty __cdecl max __GCCXML_AVOID_MACRO_EXPANSION() _THROW0()
|
592
|
+
{ // return maximum value
|
593
|
+
return (_ULLONG_MAX);
|
594
|
+
}
|
595
|
+
*************** template<> class _CRTIMP2 numeric_limits
|
596
|
+
*** 845,856 ****
|
597
|
+
public:
|
598
|
+
typedef float _Ty;
|
599
|
+
|
600
|
+
! static _Ty (__cdecl min)() _THROW0()
|
601
|
+
{ // return minimum value
|
602
|
+
return (FLT_MIN);
|
603
|
+
}
|
604
|
+
|
605
|
+
! static _Ty (__cdecl max)() _THROW0()
|
606
|
+
{ // return maximum value
|
607
|
+
return (FLT_MAX);
|
608
|
+
}
|
609
|
+
--- 846,857 ----
|
610
|
+
public:
|
611
|
+
typedef float _Ty;
|
612
|
+
|
613
|
+
! static _Ty __cdecl min __GCCXML_AVOID_MACRO_EXPANSION() _THROW0()
|
614
|
+
{ // return minimum value
|
615
|
+
return (FLT_MIN);
|
616
|
+
}
|
617
|
+
|
618
|
+
! static _Ty __cdecl max __GCCXML_AVOID_MACRO_EXPANSION() _THROW0()
|
619
|
+
{ // return maximum value
|
620
|
+
return (FLT_MAX);
|
621
|
+
}
|
622
|
+
*************** template<> class _CRTIMP2 numeric_limits
|
623
|
+
*** 900,911 ****
|
624
|
+
public:
|
625
|
+
typedef double _Ty;
|
626
|
+
|
627
|
+
! static _Ty (__cdecl min)() _THROW0()
|
628
|
+
{ // return minimum value
|
629
|
+
return (DBL_MIN);
|
630
|
+
}
|
631
|
+
|
632
|
+
! static _Ty (__cdecl max)() _THROW0()
|
633
|
+
{ // return maximum value
|
634
|
+
return (DBL_MAX);
|
635
|
+
}
|
636
|
+
--- 901,912 ----
|
637
|
+
public:
|
638
|
+
typedef double _Ty;
|
639
|
+
|
640
|
+
! static _Ty __cdecl min __GCCXML_AVOID_MACRO_EXPANSION() _THROW0()
|
641
|
+
{ // return minimum value
|
642
|
+
return (DBL_MIN);
|
643
|
+
}
|
644
|
+
|
645
|
+
! static _Ty __cdecl max __GCCXML_AVOID_MACRO_EXPANSION() _THROW0()
|
646
|
+
{ // return maximum value
|
647
|
+
return (DBL_MAX);
|
648
|
+
}
|
649
|
+
*************** template<> class _CRTIMP2 numeric_limits
|
650
|
+
*** 955,966 ****
|
651
|
+
public:
|
652
|
+
typedef long double _Ty;
|
653
|
+
|
654
|
+
! static _Ty (__cdecl min)() _THROW0()
|
655
|
+
{ // return minimum value
|
656
|
+
return (LDBL_MIN);
|
657
|
+
}
|
658
|
+
|
659
|
+
! static _Ty (__cdecl max)() _THROW0()
|
660
|
+
{ // return maximum value
|
661
|
+
return (LDBL_MAX);
|
662
|
+
}
|
663
|
+
--- 956,967 ----
|
664
|
+
public:
|
665
|
+
typedef long double _Ty;
|
666
|
+
|
667
|
+
! static _Ty __cdecl min __GCCXML_AVOID_MACRO_EXPANSION() _THROW0()
|
668
|
+
{ // return minimum value
|
669
|
+
return (LDBL_MIN);
|
670
|
+
}
|
671
|
+
|
672
|
+
! static _Ty __cdecl max __GCCXML_AVOID_MACRO_EXPANSION() _THROW0()
|
673
|
+
{ // return maximum value
|
674
|
+
return (LDBL_MAX);
|
675
|
+
}
|
676
|
+
Index: list
|
677
|
+
===================================================================
|
678
|
+
RCS file: /cvsroot/GxInclude/Vc7/Include/list,v
|
679
|
+
retrieving revision 1.1
|
680
|
+
retrieving revision 1.2
|
681
|
+
diff -c -3 -p -r1.1 -r1.2
|
682
|
+
*** list 1 Nov 2002 14:00:28 -0000 1.1
|
683
|
+
--- list 21 Oct 2007 19:58:47 -0000 1.2
|
684
|
+
*************** public:
|
685
|
+
*** 233,239 ****
|
686
|
+
|
687
|
+
reference operator*() const
|
688
|
+
{ // return designated value
|
689
|
+
! return (_Myval(_Ptr));
|
690
|
+
}
|
691
|
+
|
692
|
+
|
693
|
+
--- 233,239 ----
|
694
|
+
|
695
|
+
reference operator*() const
|
696
|
+
{ // return designated value
|
697
|
+
! return (_Myval(this->_Ptr));
|
698
|
+
}
|
699
|
+
|
700
|
+
|
701
|
+
*************** public:
|
702
|
+
*** 244,250 ****
|
703
|
+
|
704
|
+
iterator& operator++()
|
705
|
+
{ // preincrement
|
706
|
+
! _Ptr = _Next(_Ptr);
|
707
|
+
return (*this);
|
708
|
+
}
|
709
|
+
|
710
|
+
--- 244,250 ----
|
711
|
+
|
712
|
+
iterator& operator++()
|
713
|
+
{ // preincrement
|
714
|
+
! this->_Ptr = _Next(this->_Ptr);
|
715
|
+
return (*this);
|
716
|
+
}
|
717
|
+
|
718
|
+
*************** public:
|
719
|
+
*** 257,263 ****
|
720
|
+
|
721
|
+
iterator& operator--()
|
722
|
+
{ // predecrement
|
723
|
+
! _Ptr = _Prev(_Ptr);
|
724
|
+
return (*this);
|
725
|
+
}
|
726
|
+
|
727
|
+
--- 257,263 ----
|
728
|
+
|
729
|
+
iterator& operator--()
|
730
|
+
{ // predecrement
|
731
|
+
! this->_Ptr = _Prev(this->_Ptr);
|
732
|
+
return (*this);
|
733
|
+
}
|
734
|
+
|
735
|
+
Index: ostream
|
736
|
+
===================================================================
|
737
|
+
RCS file: /cvsroot/GxInclude/Vc7/Include/ostream,v
|
738
|
+
retrieving revision 1.1
|
739
|
+
retrieving revision 1.2
|
740
|
+
diff -c -3 -p -r1.1 -r1.2
|
741
|
+
*** ostream 1 Nov 2002 14:00:28 -0000 1.1
|
742
|
+
--- ostream 21 Oct 2007 19:58:47 -0000 1.2
|
743
|
+
*************** public:
|
744
|
+
*** 93,102 ****
|
745
|
+
{ // destroy the object
|
746
|
+
#if _HAS_EXCEPTIONS
|
747
|
+
if (!uncaught_exception())
|
748
|
+
! _Myostr._Osfx();
|
749
|
+
}
|
750
|
+
#else
|
751
|
+
! _Myostr._Osfx();
|
752
|
+
}
|
753
|
+
#endif
|
754
|
+
|
755
|
+
--- 93,102 ----
|
756
|
+
{ // destroy the object
|
757
|
+
#if _HAS_EXCEPTIONS
|
758
|
+
if (!uncaught_exception())
|
759
|
+
! this->_Myostr._Osfx();
|
760
|
+
}
|
761
|
+
#else
|
762
|
+
! this->_Myostr._Osfx();
|
763
|
+
}
|
764
|
+
#endif
|
765
|
+
|
766
|
+
Index: process.h
|
767
|
+
===================================================================
|
768
|
+
RCS file: /cvsroot/GxInclude/Vc7/Include/process.h,v
|
769
|
+
retrieving revision 1.1
|
770
|
+
retrieving revision 1.2
|
771
|
+
diff -c -3 -p -r1.1 -r1.2
|
772
|
+
*** process.h 1 Nov 2002 14:00:28 -0000 1.1
|
773
|
+
--- process.h 1 Feb 2005 20:40:08 -0000 1.2
|
774
|
+
*************** _CRTIMP int __cdecl _wsystem(const wchar
|
775
|
+
*** 177,183 ****
|
776
|
+
*/
|
777
|
+
intptr_t __cdecl _loaddll(char *);
|
778
|
+
int __cdecl _unloaddll(intptr_t);
|
779
|
+
! int (__cdecl * __cdecl _getdllprocaddr(intptr_t, char *, intptr_t))();
|
780
|
+
/* --------- The preceding functions are OBSOLETE --------- */
|
781
|
+
|
782
|
+
|
783
|
+
--- 177,184 ----
|
784
|
+
*/
|
785
|
+
intptr_t __cdecl _loaddll(char *);
|
786
|
+
int __cdecl _unloaddll(intptr_t);
|
787
|
+
! typedef int (__cdecl * _getdllprocaddr_type)();
|
788
|
+
! _getdllprocaddr_type __cdecl _getdllprocaddr(intptr_t, char *, intptr_t);
|
789
|
+
/* --------- The preceding functions are OBSOLETE --------- */
|
790
|
+
|
791
|
+
|
792
|
+
Index: signal.h
|
793
|
+
===================================================================
|
794
|
+
RCS file: /cvsroot/GxInclude/Vc7/Include/signal.h,v
|
795
|
+
retrieving revision 1.1
|
796
|
+
retrieving revision 1.2
|
797
|
+
diff -c -3 -p -r1.1 -r1.2
|
798
|
+
*** signal.h 1 Nov 2002 14:00:28 -0000 1.1
|
799
|
+
--- signal.h 17 May 2004 17:34:46 -0000 1.2
|
800
|
+
*************** extern void * _pxcptinfoptrs;
|
801
|
+
*** 89,95 ****
|
802
|
+
|
803
|
+
/* Function prototypes */
|
804
|
+
|
805
|
+
! _CRTIMP void (__cdecl * __cdecl signal(int, void (__cdecl *)(int)))(int);
|
806
|
+
_CRTIMP int __cdecl raise(int);
|
807
|
+
|
808
|
+
|
809
|
+
--- 89,96 ----
|
810
|
+
|
811
|
+
/* Function prototypes */
|
812
|
+
|
813
|
+
! typedef void (__cdecl * __signal_handler_t)(int);
|
814
|
+
! _CRTIMP __signal_handler_t __cdecl signal(int, __signal_handler_t);
|
815
|
+
_CRTIMP int __cdecl raise(int);
|
816
|
+
|
817
|
+
|
818
|
+
Index: stddef.h
|
819
|
+
===================================================================
|
820
|
+
RCS file: /cvsroot/GxInclude/Vc7/Include/stddef.h,v
|
821
|
+
retrieving revision 1.1
|
822
|
+
retrieving revision 1.2
|
823
|
+
diff -c -3 -p -r1.1 -r1.2
|
824
|
+
*** stddef.h 1 Nov 2002 14:00:28 -0000 1.1
|
825
|
+
--- stddef.h 9 Jan 2009 13:47:14 -0000 1.2
|
826
|
+
*************** typedef unsigned short wchar_t;
|
827
|
+
*** 122,132 ****
|
828
|
+
--- 122,135 ----
|
829
|
+
|
830
|
+
/* Define offsetof macro */
|
831
|
+
|
832
|
+
+ #define offsetof(s,m) ((size_t)__builtin_offsetof(s,m))
|
833
|
+
+ #if 0 /* replaced for gccxml */
|
834
|
+
#ifdef _WIN64
|
835
|
+
#define offsetof(s,m) (size_t)( (ptrdiff_t)&(((s *)0)->m) )
|
836
|
+
#else
|
837
|
+
#define offsetof(s,m) (size_t)&(((s *)0)->m)
|
838
|
+
#endif
|
839
|
+
+ #endif /* 0 */
|
840
|
+
|
841
|
+
|
842
|
+
#ifdef _MT
|
843
|
+
Index: typeinfo.h
|
844
|
+
===================================================================
|
845
|
+
RCS file: /cvsroot/GxInclude/Vc7/Include/typeinfo.h,v
|
846
|
+
retrieving revision 1.1
|
847
|
+
retrieving revision 1.2
|
848
|
+
diff -c -3 -p -r1.1 -r1.2
|
849
|
+
*** typeinfo.h 1 Nov 2002 14:00:28 -0000 1.1
|
850
|
+
--- typeinfo.h 17 May 2004 14:29:56 -0000 1.2
|
851
|
+
***************
|
852
|
+
*** 37,42 ****
|
853
|
+
--- 37,43 ----
|
854
|
+
#endif /* _DLL */
|
855
|
+
#endif /* _CRTIMP */
|
856
|
+
|
857
|
+
+ namespace std {
|
858
|
+
class type_info {
|
859
|
+
public:
|
860
|
+
_CRTIMP virtual ~type_info();
|
861
|
+
*************** private:
|
862
|
+
*** 51,57 ****
|
863
|
+
type_info(const type_info& rhs);
|
864
|
+
type_info& operator=(const type_info& rhs);
|
865
|
+
};
|
866
|
+
!
|
867
|
+
|
868
|
+
// This include must occur below the definition of class type_info
|
869
|
+
#include <stdexcpt.h>
|
870
|
+
--- 52,59 ----
|
871
|
+
type_info(const type_info& rhs);
|
872
|
+
type_info& operator=(const type_info& rhs);
|
873
|
+
};
|
874
|
+
! }
|
875
|
+
! using std::type_info;
|
876
|
+
|
877
|
+
// This include must occur below the definition of class type_info
|
878
|
+
#include <stdexcpt.h>
|
879
|
+
Index: valarray
|
880
|
+
===================================================================
|
881
|
+
RCS file: /cvsroot/GxInclude/Vc7/Include/valarray,v
|
882
|
+
retrieving revision 1.1
|
883
|
+
retrieving revision 1.2
|
884
|
+
diff -c -3 -p -r1.1 -r1.2
|
885
|
+
*** valarray 1 Nov 2002 14:00:28 -0000 1.1
|
886
|
+
--- valarray 21 Oct 2007 19:58:47 -0000 1.2
|
887
|
+
***************
|
888
|
+
*** 5,10 ****
|
889
|
+
--- 5,12 ----
|
890
|
+
#include <cmath>
|
891
|
+
#include <xstddef>
|
892
|
+
|
893
|
+
+ #define __GCCXML_AVOID_MACRO_EXPANSION
|
894
|
+
+
|
895
|
+
#pragma pack(push,8)
|
896
|
+
#pragma warning(push,3)
|
897
|
+
|
898
|
+
*************** public:
|
899
|
+
*** 306,312 ****
|
900
|
+
return (_Sum);
|
901
|
+
}
|
902
|
+
|
903
|
+
! _Ty min() const
|
904
|
+
{ // return smallest of all elements
|
905
|
+
_Ty _Min = _Myptr[0];
|
906
|
+
for (size_t _Idx = 0; ++_Idx < size(); )
|
907
|
+
--- 308,314 ----
|
908
|
+
return (_Sum);
|
909
|
+
}
|
910
|
+
|
911
|
+
! _Ty min __GCCXML_AVOID_MACRO_EXPANSION() const
|
912
|
+
{ // return smallest of all elements
|
913
|
+
_Ty _Min = _Myptr[0];
|
914
|
+
for (size_t _Idx = 0; ++_Idx < size(); )
|
915
|
+
*************** public:
|
916
|
+
*** 315,321 ****
|
917
|
+
return (_Min);
|
918
|
+
}
|
919
|
+
|
920
|
+
! _Ty max() const
|
921
|
+
{ // return largest of all elements
|
922
|
+
_Ty _Max = _Myptr[0];
|
923
|
+
for (size_t _Idx = 0; ++_Idx < size(); )
|
924
|
+
--- 317,323 ----
|
925
|
+
return (_Min);
|
926
|
+
}
|
927
|
+
|
928
|
+
! _Ty max __GCCXML_AVOID_MACRO_EXPANSION() const
|
929
|
+
{ // return largest of all elements
|
930
|
+
_Ty _Max = _Myptr[0];
|
931
|
+
for (size_t _Idx = 0; ++_Idx < size(); )
|
932
|
+
Index: xdebug
|
933
|
+
===================================================================
|
934
|
+
RCS file: /cvsroot/GxInclude/Vc7/Include/xdebug,v
|
935
|
+
retrieving revision 1.1
|
936
|
+
retrieving revision 1.2
|
937
|
+
diff -c -3 -p -r1.1 -r1.2
|
938
|
+
*** xdebug 1 Nov 2002 14:00:28 -0000 1.1
|
939
|
+
--- xdebug 21 Oct 2007 19:58:47 -0000 1.2
|
940
|
+
*************** template<class _Ty>
|
941
|
+
*** 53,59 ****
|
942
|
+
--- 53,61 ----
|
943
|
+
{ // delete from the debug CRT heap even if operator delete differs
|
944
|
+
if (_Ptr != 0)
|
945
|
+
{
|
946
|
+
+ #if 0
|
947
|
+
_Ptr->~_Ty();
|
948
|
+
+ #endif
|
949
|
+
// delete as _NORMAL_BLOCK, not _CRT_BLOCK, since we might have
|
950
|
+
// facets allocated by normal new.
|
951
|
+
free(_Ptr);
|
952
|
+
*************** template<class _Ty>
|
953
|
+
*** 66,71 ****
|
954
|
+
--- 68,75 ----
|
955
|
+
: public allocator<_Ty>
|
956
|
+
{ // an allocator which uses the debug CRT heap
|
957
|
+
public:
|
958
|
+
+ typedef typename allocator<_Ty>::pointer pointer;
|
959
|
+
+ typedef typename allocator<_Ty>::size_type size_type;
|
960
|
+
|
961
|
+
template<class _Other>
|
962
|
+
struct rebind
|
963
|
+
Index: xlocale
|
964
|
+
===================================================================
|
965
|
+
RCS file: /cvsroot/GxInclude/Vc7/Include/xlocale,v
|
966
|
+
retrieving revision 1.1
|
967
|
+
retrieving revision 1.2
|
968
|
+
diff -c -3 -p -r1.1 -r1.2
|
969
|
+
*** xlocale 1 Nov 2002 14:00:28 -0000 1.1
|
970
|
+
--- xlocale 1 Nov 2002 16:01:12 -0000 1.2
|
971
|
+
***************
|
972
|
+
*** 13,18 ****
|
973
|
+
--- 13,21 ----
|
974
|
+
#pragma warning(push,3)
|
975
|
+
|
976
|
+
_STD_BEGIN
|
977
|
+
+ class _CRTIMP2 locale;
|
978
|
+
+ template<class _Elem> class collate;
|
979
|
+
+ template<class _Facet> const _Facet& __cdecl use_facet(const locale& _Loc);
|
980
|
+
|
981
|
+
// TEMPLATE CLASS _Locbase
|
982
|
+
template<class _Dummy>
|
983
|
+
Index: xstddef
|
984
|
+
===================================================================
|
985
|
+
RCS file: /cvsroot/GxInclude/Vc7/Include/xstddef,v
|
986
|
+
retrieving revision 1.1
|
987
|
+
retrieving revision 1.3
|
988
|
+
diff -c -3 -p -r1.1 -r1.3
|
989
|
+
*** xstddef 1 Nov 2002 14:00:28 -0000 1.1
|
990
|
+
--- xstddef 18 Mar 2003 20:42:54 -0000 1.3
|
991
|
+
*************** _STD_BEGIN
|
992
|
+
*** 22,28 ****
|
993
|
+
#define _RERAISE throw
|
994
|
+
|
995
|
+
#define _THROW0() throw ()
|
996
|
+
! #define _THROW1(x) throw (...)
|
997
|
+
#define _THROW(x, y) throw x(y)
|
998
|
+
#else /* no exceptions */
|
999
|
+
#define _TRY_BEGIN {{
|
1000
|
+
--- 22,28 ----
|
1001
|
+
#define _RERAISE throw
|
1002
|
+
|
1003
|
+
#define _THROW0() throw ()
|
1004
|
+
! #define _THROW1(x) throw (x)
|
1005
|
+
#define _THROW(x, y) throw x(y)
|
1006
|
+
#else /* no exceptions */
|
1007
|
+
#define _TRY_BEGIN {{
|
1008
|
+
*************** _STD_BEGIN
|
1009
|
+
*** 42,48 ****
|
1010
|
+
#define _TEMPLATE template<>
|
1011
|
+
|
1012
|
+
#ifndef _TEMPLATE_STAT
|
1013
|
+
! #define _TEMPLATE_STAT template<>
|
1014
|
+
#endif
|
1015
|
+
|
1016
|
+
#ifndef _TEMPLATE_MEMBER
|
1017
|
+
--- 42,48 ----
|
1018
|
+
#define _TEMPLATE template<>
|
1019
|
+
|
1020
|
+
#ifndef _TEMPLATE_STAT
|
1021
|
+
! #define _TEMPLATE_STAT
|
1022
|
+
#endif
|
1023
|
+
|
1024
|
+
#ifndef _TEMPLATE_MEMBER
|
1025
|
+
Index: xstring
|
1026
|
+
===================================================================
|
1027
|
+
RCS file: /cvsroot/GxInclude/Vc7/Include/xstring,v
|
1028
|
+
retrieving revision 1.1
|
1029
|
+
retrieving revision 1.2
|
1030
|
+
diff -c -3 -p -r1.1 -r1.2
|
1031
|
+
*** xstring 1 Nov 2002 14:00:28 -0000 1.1
|
1032
|
+
--- xstring 21 Oct 2007 19:58:47 -0000 1.2
|
1033
|
+
*************** private:
|
1034
|
+
*** 1281,1289 ****
|
1035
|
+
template<class _Elem,
|
1036
|
+
class _Traits,
|
1037
|
+
class _Alloc>
|
1038
|
+
! const /* typename */ basic_string<_Elem, _Traits, _Alloc>::size_type
|
1039
|
+
basic_string<_Elem, _Traits, _Alloc>::npos =
|
1040
|
+
! (basic_string<_Elem, _Traits, _Alloc>::size_type)(-1);
|
1041
|
+
|
1042
|
+
typedef basic_string<char, char_traits<char>, allocator<char> >
|
1043
|
+
string;
|
1044
|
+
--- 1281,1289 ----
|
1045
|
+
template<class _Elem,
|
1046
|
+
class _Traits,
|
1047
|
+
class _Alloc>
|
1048
|
+
! const typename basic_string<_Elem, _Traits, _Alloc>::size_type
|
1049
|
+
basic_string<_Elem, _Traits, _Alloc>::npos =
|
1050
|
+
! (typename basic_string<_Elem, _Traits, _Alloc>::size_type)(-1);
|
1051
|
+
|
1052
|
+
typedef basic_string<char, char_traits<char>, allocator<char> >
|
1053
|
+
string;
|
1054
|
+
Index: xtree
|
1055
|
+
===================================================================
|
1056
|
+
RCS file: /cvsroot/GxInclude/Vc7/Include/xtree,v
|
1057
|
+
retrieving revision 1.1
|
1058
|
+
retrieving revision 1.2
|
1059
|
+
diff -c -3 -p -r1.1 -r1.2
|
1060
|
+
*** xtree 1 Nov 2002 14:00:28 -0000 1.1
|
1061
|
+
--- xtree 21 Oct 2007 19:58:47 -0000 1.2
|
1062
|
+
*************** public:
|
1063
|
+
*** 307,313 ****
|
1064
|
+
|
1065
|
+
reference operator*() const
|
1066
|
+
{ // return designated value
|
1067
|
+
! return (_Myval(_Ptr));
|
1068
|
+
}
|
1069
|
+
|
1070
|
+
pointer operator->() const
|
1071
|
+
--- 307,313 ----
|
1072
|
+
|
1073
|
+
reference operator*() const
|
1074
|
+
{ // return designated value
|
1075
|
+
! return (_Myval(this->_Ptr));
|
1076
|
+
}
|
1077
|
+
|
1078
|
+
pointer operator->() const
|
1079
|
+
*************** public:
|
1080
|
+
*** 317,323 ****
|
1081
|
+
|
1082
|
+
iterator& operator++()
|
1083
|
+
{ // preincrement
|
1084
|
+
! _Inc();
|
1085
|
+
return (*this);
|
1086
|
+
}
|
1087
|
+
|
1088
|
+
--- 317,323 ----
|
1089
|
+
|
1090
|
+
iterator& operator++()
|
1091
|
+
{ // preincrement
|
1092
|
+
! this->_Inc();
|
1093
|
+
return (*this);
|
1094
|
+
}
|
1095
|
+
|
1096
|
+
*************** public:
|
1097
|
+
*** 330,336 ****
|
1098
|
+
|
1099
|
+
iterator& operator--()
|
1100
|
+
{ // predecrement
|
1101
|
+
! _Dec();
|
1102
|
+
return (*this);
|
1103
|
+
}
|
1104
|
+
|
1105
|
+
--- 330,336 ----
|
1106
|
+
|
1107
|
+
iterator& operator--()
|
1108
|
+
{ // predecrement
|
1109
|
+
! this->_Dec();
|
1110
|
+
return (*this);
|
1111
|
+
}
|
1112
|
+
|
1113
|
+
Index: yvals.h
|
1114
|
+
===================================================================
|
1115
|
+
RCS file: /cvsroot/GxInclude/Vc7/Include/yvals.h,v
|
1116
|
+
retrieving revision 1.1
|
1117
|
+
retrieving revision 1.3
|
1118
|
+
diff -c -3 -p -r1.1 -r1.3
|
1119
|
+
*** yvals.h 1 Nov 2002 14:00:28 -0000 1.1
|
1120
|
+
--- yvals.h 18 Mar 2005 22:21:50 -0000 1.3
|
1121
|
+
*************** _STD_END
|
1122
|
+
*** 93,100 ****
|
1123
|
+
/* VC++ COMPILER PARAMETERS */
|
1124
|
+
#define _LONGLONG __int64
|
1125
|
+
#define _ULONGLONG unsigned __int64
|
1126
|
+
! #define _LLONG_MAX 0x7fffffffffffffff
|
1127
|
+
! #define _ULLONG_MAX 0xffffffffffffffff
|
1128
|
+
|
1129
|
+
/* INTEGER PROPERTIES */
|
1130
|
+
#define _C2 1 /* 0 if not 2's complement */
|
1131
|
+
--- 93,100 ----
|
1132
|
+
/* VC++ COMPILER PARAMETERS */
|
1133
|
+
#define _LONGLONG __int64
|
1134
|
+
#define _ULONGLONG unsigned __int64
|
1135
|
+
! #define _LLONG_MAX 0x7fffffffffffffffi64
|
1136
|
+
! #define _ULLONG_MAX 0xffffffffffffffffui64
|
1137
|
+
|
1138
|
+
/* INTEGER PROPERTIES */
|
1139
|
+
#define _C2 1 /* 0 if not 2's complement */
|