LinkedList.this

Create a new empty list

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

Meta