Update Storage implementation documentation
A recent change to the ArrayHandle
implementation has the Storage
object working with std::vector
s of Buffer
s instead of simple C
arrays.
A recent change to the ArrayHandle
implementation has the Storage
object working with std::vector
s of Buffer
s instead of simple C
arrays.