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

Remove switches to enable boost::function, boost::bind, boost::tuple and related functions #2032

Merged
merged 5 commits into from
Jul 24, 2024

Conversation

lballabio
Copy link
Owner

For the time being, ext::function and the others are still there but they're deprecated. The code now uses std::function etc.

@lballabio lballabio added this to the Release 1.36 milestone Jul 23, 2024
@lballabio lballabio enabled auto-merge July 23, 2024 21:26
@coveralls
Copy link

Coverage Status

coverage: 72.635%. remained the same
when pulling c3d7f45 on std-bind
into 250bd38 on master.

@lballabio lballabio disabled auto-merge July 24, 2024 06:45
@lballabio lballabio enabled auto-merge July 24, 2024 06:45
@lballabio lballabio merged commit 5551e96 into master Jul 24, 2024
114 checks passed
@lballabio lballabio deleted the std-bind branch July 24, 2024 06:47
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