DenseHashTableIterator.opUnary

Undocumented in source.
  1. inout(Value) opUnary()
    struct DenseHashTableIterator(Value, Key, HashFcn, ExtractKey, SetKey, EqualKey)
    ref inout
    inout(Value)
    opUnary
    (
    string op
    )
    ()
    if (
    op == "*"
    )
  2. DenseHashTableIterator opUnary()

Meta