Software icon indicating copy to clipboard operation
Software copied to clipboard

Replaced instances of boost::bind with std::bind or lambda functions.

Open wmostrenko opened this issue 1 year ago • 5 comments

Please fill out the following before requesting review on this PR

Description

Replaced instances of boost::bind with std::bind or lambda functions throughout the codebase.

Testing Done

Resolved Issues

Resolves #3299

Length Justification and Key Files to Review

Review Checklist

It is the reviewers responsibility to also make sure every item here has been covered

  • [X] Function & Class comments: All function definitions (usually in the .h file) should have a javadoc style comment at the start of them. For examples, see the functions defined in thunderbots/software/geom. Similarly, all classes should have an associated Javadoc comment explaining the purpose of the class.
  • [X] Remove all commented out code
  • [X] Remove extra print statements: for example, those just used for testing
  • [X] Resolve all TODO's: All TODO (or similar) statements should either be completed or associated with a github issue

wmostrenko avatar Nov 23 '24 20:11 wmostrenko

This PR is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Dec 31 '24 02:12 github-actions[bot]

This PR is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Mar 21 '25 03:03 github-actions[bot]

This PR is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Apr 21 '25 03:04 github-actions[bot]

This PR was closed because it has been stalled for 5 days with no activity.

github-actions[bot] avatar Apr 27 '25 03:04 github-actions[bot]