Contents
Represents a contiguous sequence of objects of type T stored in GPU memory.
T
Public Functions
Create new span for nelements objects starting at address ptr.
nelements
ptr
Create empty span.
Returns a pointer to the beginning of the sequence.
Returns the number of elements in the span.