Boost
C++ Libraries
...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
This is an older version of Boost and was released in 2013. The current version is 1.90.0.
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.