Subject: [Boost-bugs] [Boost C++ Libraries] #9719: Allocator for boost unordered containers are not correctly described on web page
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-02-26 20:46:29
#9719: Allocator for boost unordered containers are not correctly described on web
page
--------------------------------+---------------------------
Reporter: Roland.Ouellette@⦠| Owner: matias
Type: Bugs | Status: new
Milestone: To Be Determined | Component: Documentation
Version: Boost 1.55.0 | Severity: Problem
Keywords: |
--------------------------------+---------------------------
http://www.boost.org/doc/libs/1_55_0/doc/html/unordered.html has errors.
The allocators are described: "class Alloc = std::allocator<Key> >"
http://www.boost.org/doc/libs/1_48_0/doc/html/boost/unordered_map.html
gets it right.
typename Alloc = std::allocator<std::pair<Key const, Mapped> >
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9719> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:15 UTC