"Jeremy Siek" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> [...]
> However, did he want the exact interface as boost::array? If so, I'd
> say we need a new class called ptr_array that adapts a pointer
> and a size into an array.

Or perhaps a policy-based smart pointer with an array-wrapping
policy and boost::array-like interface? ;)  If the OP is using gcc 3.3,
I might be able to provide exactly such a beast.

Dave




_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to