From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2005-08-24 11:51:17


> cannot find one. All I see are macros that assert successes, and those
> that
> assert exceptions. But my particular function does not throw, it simply
> "assert()"s.

I do not know reliable/portable way to intercept an assert invocation. So
you are on your own here. If you know any hooks to do the job, I am open to
suggestions.

Gennadiy