LinkedList.this

Special version of constructor needed by dup

  1. this()
  2. this(Ref l, size_t c)
    class LinkedList(V, alias Reap = Container.reap, alias Heap = Container.DefaultCollect)
    protected
    this
    (
    Ref l
    ,
    size_t c
    )

Meta