|
Boost : |
From: Ullrich Koethe (u.koethe_at_[hidden])
Date: 2001-11-13 19:29:30
Ullrich Koethe wrote:
>
> If I'm not mistaken, a similar mechanism is already part of the proposed
> version 2 of the test tools library. Please check it out in the boost
> files section.
>
Oops, forgot to quote the reference:
Msk_at_[hidden] wrote:
>
> if( num_widgets > max_widgets )
> {
> throw logic_error(
> BOOST_ERROR_MESSAGE << "num_widgets = " <<
> num_widgets << " is greater than maxwidgets = " <<
> max_widgets );
> }
>
-- ________________________________________________________________ | | | Ullrich Koethe Universität Hamburg / University of Hamburg | | FB Informatik / Dept. of Computer Science | | AB Kognitive Systeme / Cognitive Systems Group | | | | Phone: +49 (0)40 42883-2573 Vogt-Koelln-Str. 30 | | Fax: +49 (0)40 42883-2572 D - 22527 Hamburg | | Email: u.koethe_at_[hidden] Germany | | koethe_at_[hidden] | | WWW: http://kogs-www.informatik.uni-hamburg.de/~koethe/ | |________________________________________________________________|
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk