StringImpl.this

Undocumented in source.
  1. this(Char[] data)
  2. this()
    struct StringImpl(Char, Allocator)
    @disable
    static if(!(StaticAlloc!Allocator))
    this
    ()
    if (
    is(Char == Unqual!Char) &&
    isSomeChar!Char
    )
  3. this(Char[] data, Allocator alloc)
  4. this(Allocator alloc)

Meta