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

A13-3-1: reconsider precision and feasibility of rule exception

オープン
#524 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

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

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
25/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
cpp
領域
devtools

調査の方向性

issue ではファイルもテストも指定されていません。まず現在のルール実装を特定して標準の例外と比較し、その後、enable_if ベースのチェックで、呼び出し時に引数型が解決される制約付き explicit コンストラクターを区別できるかを評価してください。例外が実現可能かつ有益かどうかを判断し、実装範囲について合意できれば完了です。

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

説明

Standard-AUTOSAR

the standard lists an exception where some explicit constructors may be constrained and therefore not actually overload implicit copy/move ctors.

the current implementation does not cover this,

further consideration is required to determine if the exception is possible and also valuable

consider the following :
not c.getTemplateArgument(_).toString().matches("%enable_if%") or maybe not c.getTemplateArgumentKind(_).toString().matches("%enable_if%")
but this wont work for functions where the types in the argument actually resolve if the function is called

主要言語
CodeQL
スター
227
フォーク
82
平均マージ
6日 7時間
マージ済み PR(30日)
9

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

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

はじめの一歩

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

github/codeql-coding-standards のほかの issue

github/codeql-coding-standards の issue をすべて見る

似ている issue

DevTools の issue をもっと見る

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

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