STL deque implementation generates scads of warnings
Benjamin Kosnik
bkoz@cygnus.com
Wed Nov 10 11:45:00 GMT 1999
This is indeed a bug, and with the current v-3 as well. Perhaps you could
send a patch that uses static_casts<size_type>(signed_type) for deque?
-Benjamin
More information about the Libstdc++
mailing list