mirror of
https://github.com/boostorg/algorithm.git
synced 2025-07-01 23:11:00 +02:00
Merge Boost.Algorithm inspection report changes to release. No functionality change
[SVN r78689]
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