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

erase/erase_ifの戻り値型を修正 #817

Merged
merged 2 commits into from
Nov 16, 2020
Merged

erase/erase_ifの戻り値型を修正 #817

merged 2 commits into from
Nov 16, 2020

Conversation

wx257osn2
Copy link
Member

@wx257osn2 wx257osn2 commented Nov 16, 2020

https://twitter.com/uchan_nos/status/1328232995568963584

map 用の std::erase_if の変更などを見る限り, 4940a03 での変更漏れと思われる

ついでに forward_list 用の std::erase_if の引数が list になっていたので修正

Copy link
Member

@faithandbrave faithandbrave left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ありがとうございます!助かります!

@faithandbrave faithandbrave merged commit 4b87e75 into cpprefjp:master Nov 16, 2020
@wx257osn2 wx257osn2 deleted the free-erase-returns-removed-items-num branch November 16, 2020 09:56
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