///////////////////////////////////////////////////////
| 54 | public: |
| 55 | //////////////////////////////////////////////////////////// |
| 56 | CursorImpl() = default; |
| 57 | |
| 58 | //////////////////////////////////////////////////////////// |
| 59 | ~CursorImpl(); |
nothing calls this directly
no outgoing calls
no test coverage detected