Skip to content

avoid boost/std::bind #2766

@v4hn

Description

@v4hn

Similar in spirit to #2757, here is another nagging detail scattered throughout the code base:

Scott Meyer's "Effective Modern C++" Item 34 as well as TOTW 108 state:

Avoid boost/std::bind [in favor of lambdas where applicable]

MoveIt uses bind in various places and readability suffers from it.
We should update the definitions to use lambdas with properly named arguments instead!

Metadata

Metadata

Assignees

No one assigned

    Labels

    cleanupenhancementhelp wantedplease consider improving this request!moveit day candidateThis issue can likely be resolved in less than a daysimple improvementsThis issue can likely be resolved in less than a day

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions