$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2002-03-26 10:03:18
Attached is an updated version of boost\filesystem\directory.hpp.
It uses the options approach discussed previously.
It seems to me to be a lot cleaner and more usable than the previous
attempt, which relied on explicitly named functions.
Comments?
--Beman