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