![]() |
scire
Sadh's C++ Impromptu Routines Ensemble
|
#include <algorithm>Go to the source code of this file.
Classes | |
| class | scire::StringMatchKMP< CharType, SzType > |
| The Knuth-Morris-Pratt (KMP) algorithm for string-matching problem. More... | |
Namespaces | |
| scire | |
| scire/graph/gale_shapley.hpp | |
Macros | |
| #define | SCIRE_StringMatchKMP_CLASS |
| #define SCIRE_StringMatchKMP_CLASS |
Definition at line 28 of file knuth_morris_pratt.hpp.