You can turn this feature on or off in theSystem SettingsunderAccessibility>Display>Pointer. Other accessibility settings related to the mouse and pointer include double-click speed, spring-loading/spring-loading speed, mouse keys, alternate pointer actions, and head pointer, which can all be access...
I'm unable to access private variables belonging to the object class Date, which my overloaded >> operator is a friend of. I can't see anything in my code that would be causing this error. The .h file and the definition of the problematic overloaded operator from the implementation file ...