$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: James Gregory (james.jrg_at_[hidden])
Date: 2005-05-05 06:15:25
http://www.boost.org/libs/filesystem/doc/exception.htm begins by saying:
"The header provides class filesystem_error, publicly derived from
std::runtime_error"
I think this is wrong, isn't it publically derived from std::exception?
Thanks,
James