$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Giovanni Bajo (giovannibajo_at_[hidden])
Date: 2004-04-06 08:13:44
John Maddock wrote:
> Yes, but it's a more general iterator type rather than just regex
> specific, incidentally I also have a use for a "fileview" class which
> presents a files contents as a pair of random access iterators.
Like what, boost::spirit::file_iterator
(boost/spirit/iterator/file_iterator.hpp)?
-- Giovanni Bajo