Skip to content

Use lambdas to simplify dispatching commands #953

@uweseimet

Description

@uweseimet

By using lambdas instead of member function pointers the code for dispatching commands can be simplified and the code volume can be reduced. The Dispatcher template class becomes obsolete and SonarCloud issues are resolved.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions