///////////////////////////////////////////////////////
| 48 | public: |
| 49 | //////////////////////////////////////////////////////////// |
| 50 | HIDInputManager(const HIDInputManager&) = delete; |
| 51 | |
| 52 | //////////////////////////////////////////////////////////// |
| 53 | HIDInputManager& operator=(const HIDInputManager&) = delete; |
nothing calls this directly
no outgoing calls
no test coverage detected