Add Array::attach() and ArrayPtr::attach().
Array::attach() is like Own::attach(). ArrayPtr::attach() promotes an ArrayPtr to an Array by attaching other objects to it. (Hopefully one of those objects actually owns the underlying array data.)
Showing
Please
register
or
sign in
to comment