scire
Sadh's C++ Impromptu Routines Ensemble
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
knuth_morris_pratt.hpp File Reference
#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
 

Macro Definition Documentation

#define SCIRE_StringMatchKMP_CLASS

Definition at line 28 of file knuth_morris_pratt.hpp.