
2 Mar
2009
2 Mar
'09
3:17 p.m.
Hi, I think this would be very useful, in almost all applications. I had a quick look at the code. Just one comment: there appears to be no reason for the copy[_rai]() functions to me non-static members - it will just create code bloat when auto_buffer<>s are created with different N. Am I missing something, or would it make sense into a private namespace? Amit