commit | 0b2e1c23fbafa17927e2ca48ef4a9d8c2144ed2b | [log] [tgz] |
---|---|---|
author | Stephan T. Lavavej <stl@exchange.microsoft.com> | Tue Nov 15 17:00:24 2016 +0000 |
committer | Stephan T. Lavavej <stl@exchange.microsoft.com> | Tue Nov 15 17:00:24 2016 +0000 |
tree | f0967e069cd51a28ad642ae4f842e006137eb3f9 | |
parent | 49721a90e57dfad9c6daab6be36be705360d1d27 [diff] |
[libcxx] [test] D26624: Fix bucket_count() assumptions. With a max_load_factor of 1.0, the only guarantee is that bucket_count() >= size(). (Note: setting max_load_factor without rehashing isn't supposed to affect this, because setting max_load_factor is currently specified to be constant time.) git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@286982 91177308-0d34-0410-b5e6-96231b3b80d8