CppDS.com

C++ 98 11 14 17 20 手册

C++ 具名要求:数值类型 (NumericType)

来自cppreference.com
< cpp‎ | named req
 
 
 

指定能用于 std::valarray 模板参数的类型。

要求

对于作为数值类型 (NumericType) 的类型 T ,它必须是无 cv 限定的对象类型且:

关闭