///////////////////////////////////////////////////////
| 40 | public: |
| 41 | //////////////////////////////////////////////////////////// |
| 42 | CursorImpl() = default; |
| 43 | |
| 44 | //////////////////////////////////////////////////////////// |
| 45 | CursorImpl(const CursorImpl&) = delete; |
nothing calls this directly
no outgoing calls
no test coverage detected