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
7746518c0a18d1d119a806eae2f25e3489258eea
boost_unordered
/
include
/
boost
/
unordered
/
detail
History
Christian Mazakas
7746518c0a
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
..
fca.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
fwd.hpp
Lower version of dinkumware check as msvc-12.0 supports piecewise construction
2022-06-01 11:49:09 -07:00
implementation.hpp
Relace usage of
BOOST_FORCEINLINE
with plain
inline
to prevent warnings from certain versions of msvc
2022-06-21 08:42:52 -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