Definition in file kmp.hpp.
#include <map>
#include <claw/impl/kmp.tpp>
Go to the source code of this file.
Namespaces | |
| namespace | claw |
| namespace | claw::text |
Classes | |
| class | claw::text::kmp< RandomIterator > |
| Exact pattern finding with the Knuth-Morris-Pratt's algorithm. More... | |
1.5.5