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

std::allocatorの非推奨・削除についての説明を変更 #1251

Merged
merged 2 commits into from Feb 19, 2024

Conversation

wx257osn2
Copy link
Member

一応文面の確認はお願いしたさ(この辺の記述は 0e50afd4f6b1a1 なので @faithandbrave さんお願いします 🙇)

  • std::allocator_traits で代替する話は非推奨・削除対象となったメンバ全般が対象となるのでそのように変更
    • 一応メンバ関数については各ページで記載があるのですが,メンバ型は個別ページが無いのでここでまとめて記載
  • そもそも std::allocator<void>rebind を目的として使われることの説明が見当たらなかったので追加
  • std::allocator<void> の特殊化の削除は std::allocator<void> の使用禁止を意味しないことを追記

@faithandbrave
Copy link
Member

いろんな話題が混ざってるので、入れ子の箇条書きにするか、見出しを作るかしたいですね…。
内容としては問題ないと思います

@wx257osn2
Copy link
Member Author

itemizeしてみました.構造的にはこれ(〇〇が削除・非推奨された(ないし復活した),詳細は云々)で良いでしょうか?

@faithandbrave
Copy link
Member

ありがとうございます。これでよいかと思います!

@wx257osn2
Copy link
Member Author

approveいただけたのでセルフマージします

@wx257osn2 wx257osn2 merged commit 5802550 into master Feb 19, 2024
10 checks passed
@wx257osn2 wx257osn2 deleted the change-description-about-deprecation-of-allocator branch February 19, 2024 12:43
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.

None yet

2 participants