Boost logo

Boost :

Subject: [boost] Boost::Format add-on
From: Joel Falcou (joel.falcou_at_[hidden])
Date: 2009-03-17 10:08:33


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_; }

Regards


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