This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_unordered
Watch
1
Star
0
Fork
0
You've already forked boost_unordered
forked from
boostorg/unordered
Code
Pull Requests
Activity
Files
c2e7221bf9c93643b6e16c2c605ad365ba69020e
boost_unordered
/
include
/
boost
/
unordered
/
detail
History
Daniel James
c2e7221bf9
Unordered: Set
max_load_
to 0 when there are no buckets.
...
[SVN r80559]
2012-09-17 18:57:58 +00:00
..
allocate.hpp
Unordered: Rename
*_impl
to
*_value_impl
.
2012-08-25 21:53:53 +00:00
buckets.hpp
Unordered: Move MSVC warning suppression to correct location.
2012-09-05 19:02:29 +00:00
equivalent.hpp
Unordered: Fix incorrect assertion.
2012-09-12 21:09:39 +00:00
extract_key.hpp
Switch from deprecated macros to new shiny ones; no functionality change
2012-07-09 22:08:01 +00:00
fwd.hpp
Unordered: Pull forward declarations out of detail/fwd.hpp
2012-04-08 15:30:35 +00:00
table.hpp
Unordered: Set
max_load_
to 0 when there are no buckets.
2012-09-17 18:57:58 +00:00
unique.hpp
Unordered: Set
max_load_
to 0 when there are no buckets.
2012-09-17 18:57:58 +00:00
util.hpp
Unordered: Remove some of the smaller primes.
2012-02-11 12:33:02 +00:00