$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff Garland (jeff_at_[hidden])
Date: 2006-10-25 20:47:34
Shams wrote:
> Hi,
> 
> Does Boost.Filesystem have "builtin" Boost.Regex support for directory/file 
> iteration,
> remove, rename etc. or do we have to write wrappers to be able to do 
> something like this?
Nope.
> If not then is there an existing implementation anywere?
Someone had but together a 'globbing' iterator implementation at some 
point, but I don't see it in the vault....maybe someone out there has a 
copy.  You could try searching the list archives for it.
Jeff