///////////////////////////////////////////////////////
| 42 | public: |
| 43 | //////////////////////////////////////////////////////////// |
| 44 | CursorImpl() = default; |
| 45 | |
| 46 | //////////////////////////////////////////////////////////// |
| 47 | ~CursorImpl(); |
nothing calls this directly
no outgoing calls
no test coverage detected