boostorg / boostorg/array

std::get overloads?

オープン
#21 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
C++
スター
24
フォーク
55
PR マージ指標
30日以内にマージされた PR はありません

説明

Defining overloads in `namespace std` is undefined behavior, so I'm wondering why we're adding overloads of `std::get` for `boost::array`. Since we aren't specializing `std::tuple_size` or `std::tuple_element`, these overloads would never be used anyway, even if they were legal.

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

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

調査の方向性

No file or test is named in the issue. Start by locating the boost::array std::get overloads and the std::tuple_size/std::tuple_element declarations, then inspect related tests and project conventions; done means the legality and usability concern has an explicit resolution.

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

評価

技術スタック
cpp
領域
backend-api-design
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
25/100

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

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