Esempio n. 1
0
 def begin(self):
     return _cvxcore.IntIntMap_begin(self)
Esempio n. 2
0
 def begin(self) -> "std::map< int,int >::iterator":
     return _cvxcore.IntIntMap_begin(self)