Răsfoiți Sursa

A couple of bug fixes for unordered containers.

Merged revisions 57005-57006 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r57005 | danieljames | 2009-10-19 20:24:33 +0100 (Mon, 19 Oct 2009) | 6 lines
  
  Use normal emplace implementation for emplace_hint and insert with hint.
  
  There's a bug in the emplace_hint implementation for unordered
  containers with equivalent keys. Since my tests missed it, I'm just
  going to use the normal emplace implementation until I write better
  tests.
........
  r57006 | danieljames | 2009-10-19 20:32:09 +0100 (Mon, 19 Oct 2009) | 1 line
  
  Fix allocator for construct from initializer list.
........


[SVN r57027]
Daniel James 16 ani în urmă
părinte
comite
c3f1c0b745
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      libs/unordered

+ 1 - 1
libs/unordered

@@ -1 +1 @@
-Subproject commit 14e09a5456997eb66f6fa9971b70db51bd8ff81a
+Subproject commit 584eaad67a2aefe277ac1a40dac8ef1077745656

粤ICP备19079148号