CListIndexOperations.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T opIndex(TKey key)
    mixintemplate CListIndexOperations(T, TKey)
    ref
    static if(isAggregateType!T && !isTuple!T)
    T
    opIndex
    (
    TKey key
    )
  2. T opIndex(TKey key, T def)

Meta