Boost logo

Boost :

From: Howard Hinnant (howard.hinnant_at_[hidden])
Date: 2007-08-22 14:54:25


On Aug 22, 2007, at 2:37 PM, Emil Dotchevski wrote:

>> Today I don't use list::size() in portable code. Why? Because we
>> gave the vendor too much freedom.
>
> How do you compute the size of a std::list in portable code then? :)

I try not to. If I find I must, I write my own replacement list. It
is one of the simpler containers to write.

-Howard


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