Implementation of the kmp class. More...
#include <map>
#include <assert.h>
#include <claw/it_index.hpp>
Go to the source code of this file.
Implementation of the kmp class.
Definition in file kmp.tpp.