| 3421 | } |
| 3422 | |
| 3423 | virtual bool equal (const SwigPyIterator &/*x*/) const |
| 3424 | { |
| 3425 | throw std::invalid_argument("operation not supported"); |
| 3426 | } |
| 3427 | |
| 3428 | // C++ common/needed methods |
| 3429 | virtual SwigPyIterator *copy() const = 0; |
no outgoing calls
no test coverage detected