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
d0a3efab6a3a4096c07da28e506cc353f2e7a092
boost_unordered
/
include
/
boost
/
unordered
History
Daniel James
2b8680d2c4
Remove the optimization for std::pair with a key reference. It'll be too much hassle to get a very unusual use case to work on all compilers.
...
[SVN r56461]
2009-09-28 23:06:03 +00:00
..
detail
Remove the optimization for std::pair with a key reference. It'll be too much hassle to get a very unusual use case to work on all compilers.
2009-09-28 23:06:03 +00:00
unordered_map_fwd.hpp
Update copyright dates in hash and unordered.
2009-03-09 20:56:23 +00:00
unordered_map.hpp
Remove the emplace_hint implementation for unique containers as it isn't really used and seems to be causing sun 5.7 problems.
2009-09-22 22:39:17 +00:00
unordered_set_fwd.hpp
Update copyright dates in hash and unordered.
2009-03-09 20:56:23 +00:00
unordered_set.hpp
Remove the emplace_hint implementation for unique containers as it isn't really used and seems to be causing sun 5.7 problems.
2009-09-22 22:39:17 +00:00