Boost logo

Boost :

From: Toon Knapen (toon.knapen_at_[hidden])
Date: 2002-11-12 07:35:24


Looks OK to me.
I do have a question though but maybe it's out of scope.
When testing programs, we also check the return value of the program to check
no internal erros popped up. However, if assert calls abort(), the return
value will be zero (at least on my linux box) and of course I would prefer to
have a non-zero. But also when assert will throw there's no guarantee afaict
what a terminate()'d exec will return. Any ideas ?

toon


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk