Boost logo

Boost :

From: Russell Hind (rhind_at_[hidden])
Date: 2004-07-09 08:13:28


Peter Dimov wrote:
>
> template<class T, int N> T * end( T (&a) [N] ) { return a + N; }
>

Thanks, I was looking more for the imlementation of it anyway.

Russell


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