Skip to content
This repository was archived by the owner on Jul 23, 2024. It is now read-only.

Replace boost::bind with std::bind#7

Merged
ooeygui merged 1 commit intoms-iot:windows/main/d95e4aecf4ac7a0f8b43fe91742b86251b8762cafrom
lilustga:master
Apr 21, 2021
Merged

Replace boost::bind with std::bind#7
ooeygui merged 1 commit intoms-iot:windows/main/d95e4aecf4ac7a0f8b43fe91742b86251b8762cafrom
lilustga:master

Conversation

@lilustga
Copy link
Copy Markdown

Description

Replaces instances of boost::bind with std::bind and uses std::placeholders instead of boost::placeholders.

Checklist

  • Required by CI: Code is auto formatted using clang-format
  • Extend the tutorials / documentation reference
  • Document API changes relevant to the user in the MIGRATION.md notes
  • Create tests, which fail without this PR reference
  • Include a screenshot if changing a GUI
  • While waiting for someone to review your request, please help review another open pull request to support the maintainers

@ooeygui ooeygui merged commit d3f5cb8 into ms-iot:windows/main/d95e4aecf4ac7a0f8b43fe91742b86251b8762ca Apr 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants