
Jeff Garland wrote:
Thomas Witt wrote:
In article <f0rmmp$mu4$1@sea.gmane.org> Joe Gottman <jgottman@carolina.rr.com> wrote:
The first beta of what will become version 1.34.0 is now available from http://www.boost.org.
* String Algorithm Library: o lexicographical_compare o join o New comparison predicates is_less, is_not_greater. o Negative indexes support (like Perl) in various algorihtms (*_head/tail, *_nth). We seem to be missing some documentation for the string algorithm
Thomas Witt wrote: library. For instance, the library front page, file:///C:/boost_1_34_0_beta/boost_1_34_0/doc/html/string_algo.html does not mention the new join() algorithm and the release notes, file:///C:/boost_1_34_0_beta/boost_1_34_0/doc/html/string_algo/release_ notes.html don't mention what's new for version 1.34. We need a fix for this. Volunteers? Anybody?
I can fix it right now. My fault, I have completely forgot to update these two pages. Sorry about that. Is if enought to commit fix into the 1_34 branch? Pavol.