Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update boost::bind usage #796

Merged
merged 7 commits into from
Jul 7, 2021
Merged

update boost::bind usage #796

merged 7 commits into from
Jul 7, 2021

Commits on Jun 16, 2021

  1. update boost::bind usage

    use <boost/bind/bind.hpp> instead of deprecated <boost/bind.hpp>
    
    use boost::placeholders:: scope in appropriate files
    
    remove and add <boost/bind/bind.hpp> in appropriate files
    acxz committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    650e432 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Configuration menu
    Copy the full SHA
    6dea866 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2021

  1. formatting

    remove extraneous `using`
    acxz authored Jun 20, 2021
    Configuration menu
    Copy the full SHA
    7aeb386 View commit details
    Browse the repository at this point in the history
  2. formatting

    acxz committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    42c0eb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    155fafa View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. formatting

    acxz committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    944b3ae View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. Configuration menu
    Copy the full SHA
    5a2ff19 View commit details
    Browse the repository at this point in the history