forked from boostorg/algorithm
Cleaned up things that the inspect tool found in Boost.Algorithm. No functionality change
[SVN r78687]
This commit is contained in:
@ -32,7 +32,7 @@ namespace boost { namespace algorithm {
|
|||||||
* Random-access iterators
|
* Random-access iterators
|
||||||
* The two iterator types (I1 and I2) must "point to" the same underlying type.
|
* The two iterator types (I1 and I2) must "point to" the same underlying type.
|
||||||
|
|
||||||
http://en.wikipedia.org/wiki/Knuth–Morris–Pratt_algorithm
|
http://en.wikipedia.org/wiki/Knuth-Morris-Pratt_algorithm
|
||||||
http://www.inf.fh-flensburg.de/lang/algorithmen/pattern/kmpen.htm
|
http://www.inf.fh-flensburg.de/lang/algorithmen/pattern/kmpen.htm
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user