Skip to content

Replace std::bind with lambdas#13

Merged
alyashour merged 1 commit intoWE-Autopilot:mainfrom
nparhiz:replace-bind-with-lambdas
Feb 26, 2026
Merged

Replace std::bind with lambdas#13
alyashour merged 1 commit intoWE-Autopilot:mainfrom
nparhiz:replace-bind-with-lambdas

Conversation

@nparhiz
Copy link
Contributor

@nparhiz nparhiz commented Feb 25, 2026

Merge Request / Pull Request

Summary of Changes

Replaced all instances of std::bind in ap1 with lamdas.

Type of Change

  • Bug fix
  • New feature / task
  • Refactor
  • Documentation

Checklist (to be completed before review)

  • Code follows team standards
  • Tested locally
  • Tests added / updated if relevant
  • Documentation updated if relevant
  • CI / checks pass

Related Issue / Task

  • Closes #[PC-120]

@nparhiz nparhiz requested a review from a team as a code owner February 25, 2026 07:40
Copy link
Member

@alyashour alyashour left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@alyashour alyashour merged commit 415f572 into WE-Autopilot:main Feb 26, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants