累计查询 0.00 亿次

template argument

  • 模板参数:在编程语言中,模板参数是一种用于定义通用类或函数的参数,它允许程序员在编写代码时使用不同的数据类型。

双语例句

  1. The compiler cannot determine a template argument.
    编译器无法确定模板参数。
  2. Default arguments cannot be used to deduce a template argument.
    无法使用默认参数推导出模板参数。
  3. 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
    参数约束