
24 Jun
2006
24 Jun
'06
12:40 p.m.
Gennaro Prota wrote:
We could perhaps protect against this kinds of things by using a static_cast in assert.hpp (probably documenting that)
Right, but I still don't know what it was supposed to do in the first place, if it was supposed to always fail then it should have been: BOOST_ASSERT(0 == "Some string"); John.