• Kenton Varda's avatar
    Add Array::attach() and ArrayPtr::attach(). · 8447ac76
    Kenton Varda authored
    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.)
    8447ac76
memory.h 16.9 KB