Ejemplo n.º 1
0
 def next(self):
     return _StepVector._StepVector_Iterator_bool_next(self)
Ejemplo n.º 2
0
 def next(self): return _StepVector._StepVector_Iterator_bool_next(self)
 def __iter__(self): return _StepVector._StepVector_Iterator_bool___iter__(self)
Ejemplo n.º 3
0
 def next(self): return _StepVector._StepVector_Iterator_bool_next(self)
 def __iter__(self): return _StepVector._StepVector_Iterator_bool___iter__(self)
Ejemplo n.º 4
0
 def next(self):
     return _StepVector._StepVector_Iterator_bool_next(self)
Ejemplo n.º 5
0
 def __next__(self) -> "std::pair< long,bool >":
     return _StepVector._StepVector_Iterator_bool_next(self)