$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [algorithm] Knuth-Morris-Pratt Search docs overly terse
From: Jeff Flinn (Jeffrey.Flinn_at_[hidden])
Date: 2012-11-07 09:13:16
I'm not sure if this is intentional but:
contains only:
Overview
The header file 'knuth_morris_pratt.hpp' contains an an implementation
of the Knuth-Morris-Pratt algorithm for searching sequences of values.
I've created Ticket #7656.
Jeff