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
8d8f9e1942c03945d38a32bef432637ec90222aa
boost_unordered
/
test
/
objects
History
Daniel James
8d8f9e1942
Add a test that unnecessary copies aren't made of objects inserted.
...
Make the exception tests track the allocator usage. Speed up the exception tests a bit. [SVN r3490]
2006-12-03 23:08:17 +00:00
..
exception.hpp
Add a test that unnecessary copies aren't made of objects inserted.
2006-12-03 23:08:17 +00:00
fwd.hpp
Update the copyright in the unordered container tests.
2006-07-01 22:31:26 +00:00
minimal.hpp
Update the unordered tests. Several changes including extra erase tests. The newer version of the containers have a hairy erase implementation, so need to test all the special cases. Also, a few extra tests here and there, avoid a couple of warnings and remove some old TODOs.
2006-10-31 22:19:26 +00:00
test.hpp
Add a test that unnecessary copies aren't made of objects inserted.
2006-12-03 23:08:17 +00:00