Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/cpp11_v2/src/libraries/core/input/KeyBinder.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10772   9 years landauf use std::make_shared for better performance with shared_ptr
(edit) @10771   9 years landauf using std::shared_ptr instead of boost::shared_ptr (same for weak_ptr)
(edit) @10768   9 years landauf replace '0' by 'nullptr'
(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/KeyBinder.cc:
(edit) @10624   9 years landauf merged branch core7 back to trunk
Note: See TracRevisionLog for help on using the revision log.