
17 Mar
2009
17 Mar
'09
7:08 p.m.
----- Original Message ----- From: "Joel Falcou" <joel.falcou@u-psud.fr> To: <boost@lists.boost.org> Sent: Tuesday, March 17, 2009 3:08 PM Subject: [boost] Boost::Format add-on
Who is in charge of Format maintenance ? I would like to propose a simple patch to add an accessor to the number of arguments expected by the formating :
int args() const { return num_args_; }
Hi, You can find the list of maintainer in libs/maintainers.txt on the distribution directory format Samuel Krempp <krempp -at- crans.ens-cachan.fr> Best, Vicente