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-10-17 18:05:25 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2b8680d2c459fc648d9c5ce5526dae9655983bc4
unordered
/
test
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
..
exception
Fix the insert tests when there is a small number of buckets.
2009-07-22 22:37:52 +00:00
helpers
Since all the compilers support out of line template members use them
2009-09-20 21:55:15 +00:00
objects
Try supporting reference parameters in pairs. Probably not required.
2009-09-27 19:12:04 +00:00
unordered
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
CMakeLists.txt
Copyrights on CMakeLists.txt to keep them from clogging up the inspect
2009-07-26 00:49:56 +00:00
Jamfile.v2
Initial checkin of new version of Boost.Unordered.
2009-08-30 16:42:28 +00:00