Skip to content
  • Kenneth Moreland's avatar
    Add ability to attach token to general ArrayHandle · ef3f544a
    Kenneth Moreland authored
    Duplicated the new versions of PrepareFor* methods from the basic
    ArrayHandle that take a token in addition to the other arguments. The
    ArrayHandle attaches itself to the token and will not allow operaitons
    that make the returned portal invalid until the token goes out of scope.
    
    Later the old versions will be deprecated.
    ef3f544a