summaryrefslogtreecommitdiff
path: root/libs/unordered
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2009-05-27 21:31:08 +0000
committerDaniel James <daniel@calamity.org.uk>2009-05-27 21:31:08 +0000
commit7eab00389e5d8103b231a4e7a0a5ffeb70a05998 (patch)
tree01f10e72b7458ace7da62534549ee1ec0ddd967e /libs/unordered
parent16d718d1896645beb9a7b5d4c3ab51901de3aae5 (diff)
downloadboost-7eab00389e5d8103b231a4e7a0a5ffeb70a05998.tar.gz
Second try at merging emplace support.
Note that the previously rolled back commit was [53257], not [52357]. Merged revisions 52393-52394,52397,52884-52885,53255 via svnmerge from https://svn.boost.org/svn/boost/trunk ........ r52393 | danieljames | 2009-04-14 18:23:37 +0100 (Tue, 14 Apr 2009) | 2 lines Implement full extract_key for compilers without SFINAE and variadic templates. ........ r52394 | danieljames | 2009-04-14 18:23:51 +0100 (Tue, 14 Apr 2009) | 1 line Use emplace instead of insert in the backend as it's more appropriate. ........ r52397 | danieljames | 2009-04-14 18:51:34 +0100 (Tue, 14 Apr 2009) | 1 line Add stream output to the count test helper for unordered. ........ r52884 | danieljames | 2009-05-10 22:24:41 +0100 (Sun, 10 May 2009) | 19 lines Cherrypick some unordered container changes from sandbox. Not including anything which depends on the new move library. ------------------------------------------------------------------------ r52746 | danieljames | 2009-05-03 11:12:30 +0100 (Sun, 03 May 2009) | 1 line Merge latest unordered container changes. ------------------------------------------------------------------------ r52747 | danieljames | 2009-05-03 11:15:35 +0100 (Sun, 03 May 2009) | 4 lines Put the C++0x emplace implementations before the non-C++0x versions. I'm going to change the non-C++0x to be macro heavy emulations of the C++0x versions, so this will put the readable version first. ------------------------------------------------------------------------ r52748 | danieljames | 2009-05-03 11:15:44 +0100 (Sun, 03 May 2009) | 1 line Refactor the unordered implementation a tad, to make implementing emplace less painful. ------------------------------------------------------------------------ ........ r52885 | danieljames | 2009-05-10 22:25:09 +0100 (Sun, 10 May 2009) | 1 line Merge emplace support for sandbox - but without move support. ........ r53255 | danieljames | 2009-05-25 20:45:06 +0100 (Mon, 25 May 2009) | 1 line Unordered change log. ........ [SVN r53328]
Diffstat (limited to 'libs/unordered')
m---------libs/unordered0
1 files changed, 0 insertions, 0 deletions
diff --git a/libs/unordered b/libs/unordered
-Subproject 0b4241833d412697eee5ea3613beeac3bee3183
+Subproject b018f8b17330c19028dfbf14a7eb24ecca64d3d