$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [1.48.0] Beta 1 release candidates available
From: Wolfgang Fertsak (wolfgang.fertsak_at_[hidden])
Date: 2011-10-27 09:09:50
On 26.10.2011 15:41, Beman Dawes wrote:
> Please report both success and failure, and anything else that is noteworthy.
In the introduction section of the container library
(doc/html/container.html):
"flat_map, flat_set, flat_multiset and flat_multiset: drop-in
replacements..."
- flat_multiset is mentioned twice and flat_multimap isn't mentioned at all.
- the 4 underlying links all point to
doc/html/boost/container/flat_map.html instead of flat_set
=>flat_set.html, flat_multiset => flat_multiset.html etc.
Wolfgang