$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2002-09-16 07:51:00
From: "Thomas Witt" <witt_at_[hidden]>
> For directory iterator the factory function just adds typing.
Naw, just call the iterator type directory_iterator_t, and call the object
factory directory_iterator().
Yes, we need a way to write constructors with iterator_adaptor. Coming
soon.
Or, you can handcraft your iterator type if you like. That sounds like what
you're gonna do anyway.
-----------------------------------------------------------
David Abrahams * Boost Consulting
dave_at_[hidden] * http://www.boost-consulting.com