Exemplo n.º 1
0
 def incr(self, n: 'size_t' = 1) -> "swig::SwigPyIterator *":
     return _pywraplp.SwigPyIterator_incr(self, n)
Exemplo n.º 2
0
 def incr(self, n=1):
     return _pywraplp.SwigPyIterator_incr(self, n)