中英互译
template argument
基本释义
- 模板参数:在编程语言中,模板参数是一种用于定义通用类或函数的参数,它允许程序员在编写代码时使用不同的数据类型。
双语例句
- The compiler cannot determine a template argument.编译器无法确定模板参数。
- Default arguments cannot be used to deduce a template argument.无法使用默认参数推导出模板参数。
- The generic or template argument does not match the generic or template declaration.泛型或模板参数与泛型或模板声明不匹配。
网络短语
- Class Template Argument Deduction类模板实参推断
- template argument deduction模板实参推断;模板参数推导
- and template argument和模板实参
- template e argument deduction模板参数推导
- argument constraint on template参数约束