
11 Nov
2010
11 Nov
'10
11:52 p.m.
On 11 November 2010 23:08, Eric Niebler <eric@boostpro.com> wrote:
I just modified the inspect tool to check for the presence of C-style assert in Boost code. Everybody should be using BOOST_ASSERT. (Right?)
Not always, example code should use 'assert'. Daniel