Boost logo

Boost :

From: Bill Seymour (bill-at-the-office_at_[hidden])
Date: 2001-09-24 14:57:07


>
> Minor point: In normal English I typically say things
> like "20 kilograms of aluminum" or "10 pounds of rice".
> ...
>

template<class CharT,
  class OutputIterator = ostreambuf_iterator<CharT> >
class si_name_put : public locale::facet {

// ...

};

8-)

--Bill Seymour


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