Atomic.opSlice

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto opSlice(size_t start, size_t end)
    struct Atomic(T, MemoryOrder M = MemoryOrder.seq)
    final shared
    static if(__traits(compiles, ))
    opSlice
    (
    size_t start
    ,
    size_t end
    )
  2. auto opSlice(size_t start, size_t end)

Meta