Boost logo

Boost :

From: Thorsten Ottosen (nesotto_at_[hidden])
Date: 2004-11-07 11:17:58


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


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk