$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gary Powell (Gary.Powell_at_[hidden])
Date: 2000-10-10 11:47:50
Ok, this is my last comment...
in errors.h, the error class "ErrorAlreadySet" shouldn't this class be
derived from "std::runtime_error" ? and the in expect_non_null, the message
"from expect_non_null" or some such text, be passed into the constructor so
that a call to err::what() has a meaningful if somewhat obscure message?
-Gary-
gary.powell_at_[hidden]