Esempio n. 1
0
 def has_key(self, key):
     return _cvxcore.IntIntMap_has_key(self, key)
Esempio n. 2
0
 def has_key(self, key: "std::map< int,int >::key_type const &") -> "bool":
     return _cvxcore.IntIntMap_has_key(self, key)