def pop(self): return _cvxcore.IntVector_pop(self)
def pop(self) -> "std::vector< int >::value_type": return _cvxcore.IntVector_pop(self)