$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: jsiek_at_[hidden]
Date: 2000-07-04 21:20:35
David Abrahams writes:
>
> My big problem with this test is that it doesn't tell me at a glance whether
> it worked or not. It compiles and runs, but are the results correct?
That is a problem. That test was really more of an example than a
test. I'm working on a real iterator test.
And yes, the results were correct.
Cheers,
Jeremy