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

typoの修正と文面の追加 #821

Merged
merged 5 commits into from
Dec 3, 2020
Merged

typoの修正と文面の追加 #821

merged 5 commits into from
Dec 3, 2020

Conversation

wx257osn2
Copy link
Member

@wx257osn2 複数の問題を解決するPRを作るな

  • C++20の言語機能のページのtypoを3件修正
  • allocator_traits のコードハイライトの範囲を修正
  • allocator_traits::rebind_allocArgs についての説明を追加

@@ -336,15 +336,15 @@ C++20とは、2020年中に改訂される予定の、C++バージョンの通
- [`max_size()`](/reference/memory/allocator/max_size.md)メンバ関数
- [`construct()`](/reference/memory/allocator/construct.md)メンバ関数
- [`destroy()`](/reference/memory/allocator/destroy.md)メンバ関数
- C++11で[`allocator_traits`](/reference/memory/allocator_traits.md)クラスが導入されたことでC++17から非推奨化されていた、要素型を再束縛するための`allocator<void>`特殊化を非推奨化
- C++11で[`allocator_traits`](/reference/memory/allocator_traits.md)クラスが導入されたことでC++17から非推奨化されていた、要素型を再束縛するための`allocator<void>`特殊化を削除
Copy link
Member

Choose a reason for hiding this comment

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

すいません、ここは「### 機能の削除」の下に移動しておいてください。

Copy link
Member Author

Choose a reason for hiding this comment

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

ん,既に「### 機能の削除」の下にあると思いますが

Copy link
Member

Choose a reason for hiding this comment

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

あ、ほんとですね。失礼しました。

@faithandbrave faithandbrave merged commit 3f6da11 into master Dec 3, 2020
@faithandbrave faithandbrave deleted the fix-some-mistakes branch December 3, 2020 08:34
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