Skip to content

Conversation

@pdimov
Copy link
Member

@pdimov pdimov commented Jan 28, 2025

boost/iterator/detail/enable_if.hpp has been deleted. Replace with boost/type_traits/enable_if.hpp.

@pdimov
Copy link
Member Author

pdimov commented Jan 30, 2025

Note that Boost.Python currently fails to build without this PR, so it should be applied sooner rather than later, and preferably merged to master as well.

@OgreTransporter
Copy link

: boost::iterators::enable_if<is_object_operators<L,R>, T>

Or use std::enable_if instead of boost::iterators::enable_if.

@pdimov
Copy link
Member Author

pdimov commented Feb 1, 2025

I'm merging this to unblock the Boost CI which fails because Boost.Python fails to build.

@pdimov pdimov merged commit 7b19604 into develop Feb 1, 2025
35 of 39 checks passed
@francesco-ballarin
Copy link

@pdimov can this be backported to master? The goal would be for the update to go through to the master branch at https://github.com/boostorg/boost.

Thanks,
Francesco

@pdimov
Copy link
Member Author

pdimov commented Feb 6, 2025

@stefanseefeld what's your merge to master policy? I don't want to do this without your approval.

@stefanseefeld
Copy link
Member

@pdimov thanks for asking, let me take care of it right away...done.

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.

5 participants