Boost logo

Boost :

Subject: Re: [boost] New version of Boost.Algorithm (proposed) in the vault
From: TONGARI (tongari95_at_[hidden])
Date: 2011-08-17 12:28:10


2011/4/19 Marshall Clow <mclow.lists_at_[hidden]>

> <
> http://www.boostpro.com/vault/index.php?action=downloadfile&filename=Boost.Algorithm-009.zip&directory=Algorithms
> >
>
> Changes since -008:
>
> * Better documentation all around - including doxygen.
> * Fixed typo-style bugs in all.hpp, and added tests to make sure they stay
> dead.
> * Better comments in clamp.hpp, and better tests.
> * The search algorithms now deal correctly with zero-length patterns and
> corpuses, and have tests for that.
> * The search algorithms now have tests for the compile-time assertions.
> * MSVC 10 compatibility
>
> Please download, try it out, and let me know!
>

I was trying to use KMP and got some errors:
* No CHAR_BIT declared.
* template boost::algorithm::knuth_morris_pratt does not accept plain
pointer type.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk