计算字符串表示的数值的幂 更多...
#include <static_numeric.hpp>
计算字符串表示的数值的幂
计算每个数字位置的权重,即基数的幂。
在文件 static_numeric.hpp 第 423 行定义.