Re: [Boost-users] BOOST_ASSERT and others

I use the trick assert( 2 + 2 == 4 || "Adding numbers failed!" ) This will probably work for BOOST_ASSERT as well. Kind regards Maarten ----- Original Message ---- From: Gennadiy Rozental <gennadiy.rozental@thomson.com> To: boost-users@lists.boost.org Sent: Thursday, December 14, 2006 4:03:15 PM Subject: Re: [Boost-users] BOOST_ASSERT and others "abir basak" <abirbasak@gmail.com> wrote in message news:elr59r$sho$1@sea.gmane.org...
Google for smart_assert. There was one by john torjo. Gennadiy _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
participants (2)
-
David Abrahams
-
Maarten Nieber