Boost logo

Boost Users :

From: Catalin Pitis (cpitis.bl_at_[hidden])
Date: 2006-05-19 09:14:32


Hi

I'm using Visual C++ 8.0 and I tried to run the following code, which
seems to crash with assertion (NULL POINTER) at debug time:

(boost::format( "Something %1%") % std::string()).str()

It seems that it doesn't like empty strings in placeholders at all. Is
it a bug or is it as designed?

Thanks
Catalin


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net