From: "Kevin S. Van Horn" <[EMAIL PROTECTED]> > Peter Dimov writes: > > > what is the intended audience of BOOST_ASSERT, Boost library developers > > or "end users"? > > Both. I would like a uniform way of handling assertions / tests of > preconditions in Boost libraries, and I would also like to be able to use > it in application code.
OK, let me rephrase that. What is the primary audience of BOOST_ASSERT? Making it more suitable for application-level use may mean that it becomes unacceptable for some Boost libraries. We don't want that. :-) So I've adopted a fairly conservative approach. _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost