DualMap.remove

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool remove(T1 key1, T2 key2)
  2. bool remove(T1 key1)
    class DualMap(T1, T2)
    bool
    remove
    (
    T1 key1
    )
  3. bool remove(T2 key2)

Meta