Boost logo

Boost :

From: Toon Knapen (toon.knapen_at_[hidden])
Date: 2002-01-16 05:46:15


vesa_karvonen wrote:

> So, consider using something like size(dimension) instead.
>

But for in case you know the dimensin at compile-time, I would also like
to have following (for performance reasons)

template < int N >
size_type size() const;


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