Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/cpp11_v2/src/libraries/core/input/InputManager.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10845   8 years landauf always use 'virtual' in the declaration of virtual functions even if …
(edit) @10817   9 years muemart Run clang-modernize -add-override A few notes: - There are probably …
(edit) @10775   9 years landauf using std::bind and std::function instead of boost::bind and …
(edit) @10769   9 years landauf no space needed anymore between closing template brackets ('> >' → '>>')
(edit) @10765   9 years landauf replace 'NULL' by 'nullptr'
(copy) @10732   9 years landauf created new branch for cpp11
copied from code/trunk/src/libraries/core/input/InputManager.h:
(edit) @8729   13 years rgrieder Merged unity_build branch back to trunk. Features: - Implemented …
Note: See TracRevisionLog for help on using the revision log.