计算整数的符号 更多...
#include <static_numeric.hpp>
计算整数的符号
返回整数的符号:负数返回-1,非负数返回1。
在文件 static_numeric.hpp 第 31 行定义.