|
MSTL 1.4.0
A Modern C++ Library with extended functionality, web components, and utility libraries
|
计算字符串表示的数值的幂 更多...
#include <static_numeric.hpp>
计算字符串表示的数值的幂
| Base | 进制 |
| Digits | 数字字符序列 |
计算每个数字位置的权重,即基数的幂。
在文件 static_numeric.hpp 第 411 行定义.