This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [v3] basic_string::reserve() shrink-to-fit?


Jonathan Wakely wrote:

Any comments on these additions to the docs?

2003-12-12 Jonathan Wakely <redi@gcc.gnu.org>

* docs/html/21_strings/howto.html: Document shrink-to-fit reserve().
* docs/html/faq/index.html: Reducing vector's capacity() to size().
* docs/html/documentation.html, docs/html/faq/index.txt: Regenerate.

Looks good to me! Just wait a bit more in case Phil, Nathan, others want to add something...

While we are at it (docs...), I think an open task is that of splitting
and overhauling "LWG Issues" from ext/howto.html: indeed, that paragraph
is not really about "extensions" and is growing larger and larger.

Have you got any ideas/proposals in this area?

Paolo.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]