Files
unordered/test/helpers
Daniel James 808f1f939f Unordered: Merge unordered from trunk.
- Activate `std::allocator_traits` for gcc 4.7 and Visual C++ 11.
- Implement variadic construct in `boost::unordered::detail::allocator_traits`
  when variadics, rvalue references and SFINAE expression are available.
- Use variadic construct from `allocator_traits`, or when not available move
  the logic for constructing `value_type` to a lower level, so the container
  code is a bit simpler.
- Avoid `-Wshadow` warnings. Fixes #6190.
- Implement `reserve`. Fixes #6857.


[SVN r78432]
2012-05-12 08:14:05 +00:00
..
2009-11-28 11:40:08 +00:00
2011-08-21 19:19:12 +00:00
2010-01-08 05:39:54 +00:00
2010-01-08 05:39:54 +00:00
2009-03-11 22:51:09 +00:00
2010-01-08 05:39:54 +00:00
2012-01-29 22:54:03 +00:00
2011-08-28 11:26:38 +00:00
2012-05-03 22:05:21 +00:00
2010-01-08 05:39:54 +00:00
2010-01-08 05:39:54 +00:00
2009-11-28 11:40:08 +00:00
2010-01-08 05:39:54 +00:00