Skip to content

Conversation

Lastique
Copy link
Member

@Lastique Lastique commented Feb 8, 2025

Add missing includes for Boost.Iterator and standard library components. Specifically, enable_if_convertible in Boost.Iterator is now defined in its own header.

Use min_category instead of minimum_category as the latter is deprecated. The replacement is a direct equivalent, but doesn't bring the dependency on Boost.MPL and is variadic.

Explicitly specify iterators namespace for Boost.Iterator components.

Add missing includes for Boost.Iterator and standard library components.
Specifically, enable_if_convertible in Boost.Iterator is now defined
in its own header.

Use min_category instead of minimum_category as the latter is deprecated.
The replacement is a direct equivalent, but doesn't bring the dependency
on Boost.MPL and is variadic.

Explicitly specify iterators namespace for Boost.Iterator components.
@Lastique
Copy link
Member Author

Lastique commented Feb 8, 2025

Note: C++03 CI jobs will fail as expected, as C++03 is no longer supported.

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.

1 participant