summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2011-10-09 18:30:10 +0000
committerDaniel James <daniel@calamity.org.uk>2011-10-09 18:30:10 +0000
commit8f08851f731ce8ce14c964c51ebea316504523fd (patch)
treed11647b89310243313b28bea5069c5ee7993e3de
parente0176e3ea579f551c78e639b80b18c8c54db4160 (diff)
downloadboost-8f08851f731ce8ce14c964c51ebea316504523fd.tar.gz
Unordered: Merge from trunk.
Anotehr overhaul. Can now use `void_pointer` for links between nodes, although it doesn't as I don't think `void_pointer` support is strong enough in existing allocators. Also no longer relies on using base pointers for custome pointer types. And scaled back member function detection to just detect if an allocator has a member, not what its signature is. I found that the trait could be confused by ambiguous overloads. This might be fixable. Better documentation of C++11 compliance to come. [SVN r74859]
m---------libs/unordered0
1 files changed, 0 insertions, 0 deletions
diff --git a/libs/unordered b/libs/unordered
-Subproject 17ba6c99169e475cbeee0045598227c790e47a3
+Subproject 50e8df5e121df03c3d77134f5f11e09300eacf0