
1 Feb
2005
1 Feb
'05
10:36 p.m.
BOOST_ASSERT is documented at http://www.boost.org/libs/utility/assert.html, but it isn't mentioned or linked to in the library index, programmers guidelines, or utility index. If Boost libraries are really supposed to use BOOST_ASSERT, seems like we need to better integrate it into our docs by mentioning it and linking to its docs on the above pages. I looked at the archives a bit, but didn't see any definitive answer as to whether or not we had decided to use BOOST_ASSERT rather than plain assert. Comments? --Beman