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
fb733483c6d2c3624839974ff2531bb0b304c4e5
boost_unordered
/
include
/
boost
/
unordered
/
detail
History
joaquintides
fb733483c6
made fast_modulo universally available in 64 bits and never used in 32 bits
2022-06-26 19:13:54 +02:00
..
fca.hpp
made fast_modulo universally available in 64 bits and never used in 32 bits
2022-06-26 19:13:54 +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
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
set.hpp
Refactor internal implementation to use "fast closed-addressing" aka fca
2022-06-01 11:49:09 -07:00