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