
23 Apr
2004
23 Apr
'04
6:58 a.m.
Gennadiy Rozental wrote:
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.
True, my mistake. Best, John