Shared.this

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

Meta