
8 Nov
2004
8 Nov
'04
7:46 a.m.
Just a small question. Why didn't you use a custom locale facet (e.g. sequence_punct) instead of the punctuate object. With the current implementation you need to have access to the stream to be able to specify the format. If a facet is used you can use the formatter with lexical_cast and the program options library.