hashtable.h
40.6 KB
-
re PR libstdc++/51209 (The template _M_find_node in hashtable.h has a bad return value) · 919f402c
2011-11-18 Harti Brandt <hartmut.brandt@dlr.de> PR libstdc++/51209 * include/bits/hashtable.h (_Hashtable<>::_M_find_node): Return nullptr when no node is found. * include/tr1/hashtable.h (_Hashtable<>::_M_find_node): Return zero when no node is found. From-SVN: r181480
Harti Brandt committed