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
889a81f034129ea7887c379552f034164fcf5609
boost_unordered
/
include
/
boost
/
unordered
/
detail
History
joaquintides
889a81f034
stylistic
2022-10-10 09:36:12 +02:00
..
fca.hpp
Update rehashing implementation to better reflect STL conformance
2022-09-13 12:33:21 -07:00
foa.hpp
stylistic
2022-10-10 09:36:12 +02:00
fwd.hpp
Lower version of dinkumware check as msvc-12.0 supports piecewise construction
2022-06-01 11:49:09 -07:00
implementation.hpp
Update rehashing implementation to better reflect STL conformance
2022-09-13 12:33:21 -07:00
map.hpp
Refactor internal implementation to use "fast closed-addressing" aka fca
2022-06-01 11:49:09 -07:00
prime_fmod.hpp
Remove conditional usage of
#pragma once
from fca.hpp and prime_fmod.hpp, reorder config.hpp inclusion to come last
2022-06-30 13:07:11 -07:00
set.hpp
Refactor internal implementation to use "fast closed-addressing" aka fca
2022-06-01 11:49:09 -07:00
xmx.hpp
dropped foa_mixer in favor of internal mix policy governed by hash_traits
2022-10-08 11:47:00 +02:00