CList.addIfNew

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void addIfNew(T item)
  2. void addIfNew(T item)
    class CList(T)
    static if(!(isAggregateType!T && !isTuple!T))
    void
    addIfNew
    ()

Meta