def __delitem__(self, key): return _cvxcore.IntIntMap___delitem__(self, key)
def __delitem__(self, key: "std::map< int,int >::key_type const &") -> "void": return _cvxcore.IntIntMap___delitem__(self, key)