$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Torjo (john.lists_at_[hidden])
Date: 2004-04-23 01:58:21
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