
20 May
2005
20 May
'05
9:51 p.m.
On Tue, May 17, 2005 at 05:39:17PM +0000, Martin wrote:
looking into the code, the documentation, and the proposed standard I can't find a way to output a boost::tuple to a stream with no opening and closing characters???
Can't be done with the current interface.
Sigh; this really looks like a design flaw to me. (As a trivial fix of the design, couldn't one just interprete the zero value when passed as the character value to these manipulators as the "empty character" ?!) Thanks for the comment. Oliver