Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/cpp11_v2/src/libraries/core/command/Functor.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10979   8 years landauf gcc doesn't allow an explicit spezialization of a function-template …
(edit) @10975   8 years muemart Extend Functor to handle any callable objects (lambdas!). Had to …
(edit) @10876   8 years muemart Use variadic templates for Functor Had to put on my template hat for …
(edit) @10845   8 years landauf always use 'virtual' in the declaration of virtual functions even if …
(edit) @10828   8 years landauf updated documentation
(edit) @10825   8 years landauf use std::shared_ptr instead of orxonox::SharedPtr for FunctorPtr and …
(edit) @10817   8 years muemart Run clang-modernize -add-override A few notes: - There are probably …
(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/command/Functor.h:
(edit) @9667   11 years landauf merged core6 back to trunk
Note: See TracRevisionLog for help on using the revision log.