This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_algorithm
Watch
1
Star
0
Fork
0
You've already forked boost_algorithm
forked from
boostorg/algorithm
Code
Pull Requests
Activity
Files
a0ee93ff897d2cfc53c548bfe05d86b1971a3f1a
boost_algorithm
/
include
/
boost
/
algorithm
/
searching
History
Marshall Clow
a0ee93ff89
Fixed range-based versions of Boyer-Moore; Added range-based versions of Boyer-Moore-Horspool and Knuth-Pratt-Morris; Refs
#7104
; will close when merged to release. Thanks to Akira Takahashi for the bug report!
...
[SVN r79380]
2012-07-09 14:27:00 +00:00
..
detail
Initial checkin of Boost.Algorithm searching and clamp code and tests; docs and more Algos coming
2012-01-09 17:21:04 +00:00
boyer_moore_horspool.hpp
Fixed range-based versions of Boyer-Moore; Added range-based versions of Boyer-Moore-Horspool and Knuth-Pratt-Morris; Refs
#7104
; will close when merged to release. Thanks to Akira Takahashi for the bug report!
2012-07-09 14:27:00 +00:00
boyer_moore.hpp
Fixed range-based versions of Boyer-Moore; Added range-based versions of Boyer-Moore-Horspool and Knuth-Pratt-Morris; Refs
#7104
; will close when merged to release. Thanks to Akira Takahashi for the bug report!
2012-07-09 14:27:00 +00:00
knuth_morris_pratt.hpp
Fixed range-based versions of Boyer-Moore; Added range-based versions of Boyer-Moore-Horspool and Knuth-Pratt-Morris; Refs
#7104
; will close when merged to release. Thanks to Akira Takahashi for the bug report!
2012-07-09 14:27:00 +00:00