
16 Jan
2005
16 Jan
'05
7:10 p.m.
I never understood the reason why BOOST_ASSERT is better than the standard library version. How is it different? Robert Ramey Rene Rivera wrote:
Libraries which use assert() in source files: (Should probably be using BOOST_ASERT.)
And finally there are some number of headers which use assert(). Which also likely should be using BOOST_ASSERT.