FastArrayRange.end

Current head and end.

  1. T* ptr;
  2. T* end;
    struct FastArrayRange(T, bool CHECKED = isDebug)
    T* end;

Meta