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
980d3f87c5939d7cc82eeee759bea2771f442746
boost_unordered
/
include
/
boost
/
unordered
/
detail
History
Daniel James
980d3f87c5
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.
...
[SVN r45263]
2008-05-10 13:55:59 +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
Old versions on the intel compiler (and I assume other EDG based compilers) don't seem to be able to deal with the SFINAE code used in 'has_move'.
2008-05-03 12:07:15 +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
Merge support for emplace for compilers with rvalue references and variadic templates arguments, and better use of C++0x allocators.
2008-04-23 07:09:58 +00:00
move.hpp
Remove some tabs.
2008-04-20 12:11:22 +00:00