
7 Nov
2004
7 Nov
'04
4:17 p.m.
Hi Jonathan, A smalll comment. Could syntax like << punctuate< vector<string> >("{ ", ", ", " }")be made into<< punctuate( my_variable )( "{ ", ", ", " }" )to deduce the arguments instead of specifying them?-Thorsten