From: Andreas Harnack (ah.boost.04_at_[hidden])
Date: 2007-03-01 19:12:26


Matthias Schabel wrote:
> I'm a little surprised that
> there isn't support for this built into Boost.Test.

Well, not really. Typically people try hard to make their code compile,
not to fail ;-)

By the way, the script comes from a library I wrote about two years ago
that implements orientational analysis and a vector class based upon it.
I think both libraries would fit nicely together and I hope to have it
ready to present it here soon. It just needs a bit more struggling with
the documentation...

Andreas