19 Dec
2005
19 Dec
'05
8:57 p.m.
Hello,
Here is a sample that generates an assertion failure with Visual C++ 2005.
A NULL ptr is passed to std::string::append() by
boost::io::detail::mk_str().
////////////////////////////////////////////////////////////////////
#include