$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Martin Bosticky (mbosticky_at_[hidden])
Date: 2002-10-31 05:42:15
> > Q: do you think there is no practical solution in C++?
> no, there is. I might not be a full design by contract scheme, but it's
good
> enough.
> My approach relyes on macros just like the one find in the boost yahoo
> dierctories, and one can choose
> to to throw exceptions or call normal 'assert' like functions which exits
> immediately.
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.
Martin.