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

Use is_same from Boost.TypeTraits #14

Merged
merged 1 commit into from
Dec 23, 2022

Conversation

Lastique
Copy link
Member

boost::core::is_same is deprecated, so use the one from Boost.TypeTraits.

test/ostream_joiner_test.cpp Outdated Show resolved Hide resolved
@Lastique Lastique force-pushed the feature/update_is_same branch 2 times, most recently from 89c8980 to 4e55152 Compare December 22, 2022 23:41
boost::core::is_same is deprecated, so use the one from Boost.TypeTraits.
@Lastique
Copy link
Member Author

I should note that GHA has removed windows-2016 image, so the CI will never complete.

@glenfe glenfe merged commit 83e927f into boostorg:develop Dec 23, 2022
@glenfe
Copy link
Member

glenfe commented Dec 23, 2022

Thanks Andrey. I'll update the CI configurations soon.

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