Assertion failure usign boost::format with Visual C++ 2005
Hello,
Here is a sample that generates an assertion failure with Visual C++
2005 using boost 1.33.1.
A NULL ptr is passed to std::string::append() by
boost::io::detail::mk_str().
////////////////////////////////////////////////////////////////////
#include
participants (1)
-
Jean-Sébastien Otis