Doc request: indicate constexpr support for algorithms
オープン
- 主要言語
- C++
- スター
- 131
- フォーク
- 117
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Hi,
I believe most if not all of the algorithms in `boost` are `constexpr` if the compiler supports it and C++14 or greater is used. (yes?)
That's not indicated in the docs, as far as I can tell. I recently implemented a couple myself because I assumed the `boost` ones were not, from the docs; and at the time I didn't go look in the source code to see that they actually were. (yeah, I was being an idiot)
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Boost.Algorithm のドキュメントを確認し、そのアルゴリズムの各エントリを、issue に記載されている C++14 constexpr のサポート状況と比較してください。関連するドキュメントで、どのアルゴリズムが constexpr をサポートしているかが、サポートされていない範囲まで対応しているように誤解させることなく明確に示されていれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cpp
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100