This website requires JavaScript.
Explore
Help
Sign In
boostorg
/
unordered
Watch
1
Star
0
Fork
1
You've already forked unordered
mirror of
https://github.com/boostorg/unordered.git
synced
2025-11-03 17:21:48 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ddb9f370af0420be5f380e7e0f54bcd909edc740
unordered
/
include
/
boost
/
unordered
/
detail
History
Christian Mazakas
ddb9f370af
Update load_factor() impl to handle the case when capacity() is zero
2022-10-03 14:46:45 -07:00
..
fca.hpp
Update rehashing implementation to better reflect STL conformance
2022-09-13 12:33:21 -07:00
foa.hpp
Update load_factor() impl to handle the case when capacity() is zero
2022-10-03 14:46:45 -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
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