rcExclusive

A reference counted exclusive object (see above).

  1. auto rcExclusive(A args)
    static if(is(typeof( )))
    rcExclusive
    (
    T
    A...
    )
    (
    auto ref A args
    )
  2. auto rcExclusive(Allocator allocator, Args args)

Meta