
22 Apr
2004
22 Apr
'04
3:50 p.m.
Just think how easy it is to say something like: throw std::runtime_error(str_stream() << "invalid line at idx " << idx);
wrap_stringstream in Boost Test has similar purpose. It was requested at some point to be separated in utilities,. I made all the code changes required but did not manage to create doc. Gennadiy. P.S. Again - it has nothing to do with boost format ,which primary audience is internationalization guys. So subject is quite misleading.