j
k
j a
j l
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
Back to the thread
Back to the list