Shared.this

Undocumented in source.
  1. this(AllocatorWrapperOf!AllocT alloc)
  2. this(T value, AllocatorWrapperOf!AllocT alloc)
  3. this(typeof(this) copy)
    struct Shared(alias T, alias AllocT = SystemAllocator)
    @nogc nothrow
    this
    (
    scope ref return typeof(this) copy
    )

Meta