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
c85c8dbeef6a393cdbeff41255d16f82e9bfd931
boost_unordered
/
include
/
boost
/
unordered
/
detail
History
Daniel James
c85c8dbeef
Some compilers don't like the use of sizeof with a static template member
...
array, so I'm hardcoding the prime number list length. Pity. [SVN r45620]
2008-05-21 20:43:40 +00:00
..
allocator_helpers.hpp
Merge in fix for the swap tests, and rename allocator.
2008-04-20 12:10:56 +00:00
config.hpp
Borland doesn't seem to be able to cope with 'has_move_assign'.
2008-05-15 21:10:51 +00:00
hash_table_impl.hpp
Remove some code that doesn't even make it past preprocessing, I should have removed it when I wrote separate allocation code for C++0x compilers.
2008-05-10 13:55:59 +00:00
hash_table.hpp
Some compilers don't like the use of sizeof with a static template member
2008-05-21 20:43:40 +00:00
move.hpp
Remove some tabs.
2008-04-20 12:11:22 +00:00