
6 May
2009
6 May
'09
4:35 a.m.
On Tue, May 5, 2009 at 20:11, Richard Holden <aciddeath@gmail.com> wrote:
Could you provide an usage example please, I understand the macro but I don't understand the usage pattern.
Perhaps something like this? BOOST_ASSERT_IF( !c.empty(), *c.begin() < *c.rbegin() ); Perhaps it would be better named BOOST_ASSERT_IMPLIES? ~ Scott