$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Thorsten Ottosen (nesotto_at_[hidden])
Date: 2002-10-31 12:50:45
----- Original Message -----
From: "Martin Bosticky" <mbosticky_at_[hidden]>
> A reference to your code or the one on boost yahoo would be great. I had a
> look there but i didn't know how to find it or what exactly i was supposed
> to be looking for.
You'd be looking for
DbC
Design By Contract code
and
assert
Boost.Assertion library
and maybe my code which I have just made available at
http://www.cs.auc.dk/~nesotto/dbc/
Perhaps its best to look at the
test code first.
It's not all the code, but It will give you an idea. If you want all the
code, send me a private email.
regards
Thorsten