|
dl
|
所有元素操作,返回一个值 更多...
函数 | |
| template<typename C> | |
| constexpr auto | Add (const C &container) |
| 求和sum | |
| template<typename C> | |
| constexpr auto | Mul (const C &container) |
| 求积product | |
所有元素操作,返回一个值
求和sum
在文件 dl_range_accumulate.h 第 24 行定义.
求积product
在文件 dl_range_accumulate.h 第 38 行定义.