Skip to content

new page: defaulting_postfix_increment_and_decrement_operations - #1714

Merged
faithandbrave merged 3 commits into
cpprefjp:masterfrom
rotarymars:feature/default_postfix_increment_decrement
Aug 14, 2026
Merged

new page: defaulting_postfix_increment_and_decrement_operations#1714
faithandbrave merged 3 commits into
cpprefjp:masterfrom
rotarymars:feature/default_postfix_increment_decrement

Conversation

@rotarymars

Copy link
Copy Markdown
Member

#1681

すみません、確認をお願いします。

};
```

C++29では、この定義をコンパイラに生成させられる:

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

前置インクリメント・デクリメントから生成させられる、としてはどうでしょう。
概要のところでは、前置が定義されていれば後置をdefault定義できる、というのが読み取れないように思います。

概要はそれだけ読んでも使えてほしくて、より詳細に知りたい人は仕様をじっくり読んでください、としたいです。

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

すみません、修正しました。
5acc997

@faithandbrave

Copy link
Copy Markdown
Member

CIが通らない問題はこちらで直してありますが、こちらのPRのCIを再実行してもダメなので、おそらく次回から適用されることになりそうです。
手元でcheck.pyが通ることは確認してあります。

@github-actions

Copy link
Copy Markdown
Contributor

プレビュー (HTML) (更新時刻: 2026-08-14 13:50:15 JST)

  • Commit: 5acc997
  • プレビューの生成には時間がかかります (3~5分)。進捗状況はこちらをご確認ください。

変更記事一覧

3件の記事が変更されました。

※ソース (.md) に直接変更のあった記事を列挙しています。グローバル修飾や変換規則の変更による変化は考慮していません。

@rotarymars

Copy link
Copy Markdown
Member Author

CIが通らない問題はこちらで直してありますが、こちらのPRのCIを再実行してもダメなので、おそらく次回から適用されることになりそうです。 手元でcheck.pyが通ることは確認してあります。

ありがとうございます。

@faithandbrave faithandbrave left a comment

Copy link
Copy Markdown
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 0db836e into cpprefjp:master Aug 14, 2026
10 checks passed
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