...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
clone_from
functions now
copy predicates and hash functions of associative containers.
incremental<>
option.
iterator
to const_iterator
in containers
to keep up with the draft of the next standard.
linear<>
and cache_last<>
options to singly linked lists.
optimize_multikey<>
option to unordered container hooks.
store_hash
option is used in the hook.
container_from_iterator
function to tree-based containers.