Example #1
0
 def pop(self):
     return _cvxcore.IntVector_pop(self)
Example #2
0
 def pop(self) -> "std::vector< int >::value_type":
     return _cvxcore.IntVector_pop(self)