boostorg / boostorg/algorithm

Doc request: indicate constexpr support for algorithms

未关闭
#83 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
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)

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。