-
- Downloads
hashtable_policy.h (_Prime_rehash_policy:: _M_next_bkt, [...]): Use __builtin_ceil.
2007-12-24 Paolo Carlini <pcarlini@suse.de> * include/tr1_impl/hashtable_policy.h (_Prime_rehash_policy:: _M_next_bkt, _M_bkt_for_elements, _M_need_rehash): Use __builtin_ceil. * include/std/unordered_map: Do not include <cmath>; prefer <bits/stringfwd.h> to <string>. * include/std/unordered_set: Likewise. * include/tr1/unordered_map: Likewise. * include/tr1/unordered_set: Likewise. From-SVN: r131157
Showing
- libstdc++-v3/ChangeLog 10 additions, 0 deletionslibstdc++-v3/ChangeLog
- libstdc++-v3/include/std/unordered_map 2 additions, 3 deletionslibstdc++-v3/include/std/unordered_map
- libstdc++-v3/include/std/unordered_set 2 additions, 3 deletionslibstdc++-v3/include/std/unordered_set
- libstdc++-v3/include/tr1/unordered_map 1 addition, 2 deletionslibstdc++-v3/include/tr1/unordered_map
- libstdc++-v3/include/tr1/unordered_set 1 addition, 2 deletionslibstdc++-v3/include/tr1/unordered_set
- libstdc++-v3/include/tr1_impl/hashtable_policy.h 8 additions, 9 deletionslibstdc++-v3/include/tr1_impl/hashtable_policy.h
Loading
Please register or sign in to comment