Re: [patch] libstdc++/63449 remove outdated documentation

2014-10-03 Thread Jonathan Wakely
On 03/10/14 14:36 +0100, Jonathan Wakely wrote: I think after 12 years it's safe to say that alternative version ain't gonna happen. Committed to trunk. Here's the patch for the 4.8 and 4.9 branches, which also updates the notes on std::list::size() being O(N) (in the words of Whitney Houston,

[patch] libstdc++/63449 remove outdated documentation

2014-10-03 Thread Jonathan Wakely
I think after 12 years it's safe to say that alternative version ain't gonna happen. Committed to trunk. commit 14a8726815925137217b4282cf89460c547e7248 Author: Jonathan Wakely Date: Fri Oct 3 14:28:44 2014 +0100 PR libstdc++/63449 * doc/xml/manual/containers.xml: Remove outdated