CLinkedListContainer.del

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ptrdiff_t del(LinkedListDescriptor list, LinkedListPointer!TValue it)
  2. void del(LinkedListDescriptor list, LinkedListIterator!TValue it)
    class CLinkedListContainer(TValue)

Meta