$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Moore, Paul (Paul.Moore_at_[hidden])
Date: 1999-09-07 07:48:14
From: John Maddock [mailto:John_Maddock_at_[hidden]]
> PS it occures to me that there are many other pattern
> matching algorithm, which are not currently catered for (Knuth
> Morris Pratt, Boyer-Moore, Multi-string searches etc), maybe
> what is needed is some kind of generic "pattern" encapsulation,
> with match, search, grep etc operations applied to
> it, just a thought.....
Yes, I like this...
Paul.