Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

[basic.types.general] Talk about "program points", not "certain contexts"

オープン 初心者向け
#8,253 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
1/5
見積もり時間
1時間未満
初心者へのやさしさ
65/100
issue の種類
ドキュメント
明瞭さ
明確に書かれている
活発さ
停滞
技術スタック
cpp
領域
documentation

調査の方向性

issue でリンクされている basic.types.general の paragraph 5 から始め、C++26 Reflection によって導入されるプログラムポイントに関する周辺の用語を確認してください。必要に応じて編集上の文言を更新し、その後、セクションの書式と参照を確認するためにドラフトをビルドまたはレンダリングしてください。

索引モデルが issue の本文から書いたものです。

説明

P3-Other

Especially after https://cplusplus.github.io/CWG/issues/3065.html, we use the wishy-washy language "in certain contexts" in https://eel.is/c++draft/basic.types.general#5:

A class type in certain contexts, an enumeration type in certain contexts ([dcl.enum]), or an array of unknown bound or of incomplete element type, is an incompletely-defined object type. [...]

It would be better to say "at certain program points" now that we have proper language to express this (I believe program points were recently introduced with C++26 Reflection).

I've floated the idea during yesterday's CWG telecon and it sounded like this may be doable editorially.

主要言語
TeX
スター
221
フォーク
813
平均マージ
17時間 45分
マージ済み PR(30日)
34

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

cplusplus/draft のほかの issue

cplusplus/draft の issue をすべて見る

似ている issue

Documentation の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。