You cannot use the name or address of a local variable as a template argument.
不能将局部变量的名称或者地址用作模板参数.
互联网
Name two type conversions allowed on function arguments involved in template argument deduction.
指出对模板实参推断中涉及的函数实参允许的类型转换.
互联网
A default template argument was specified in an incorrect location and was ignored.
默认模板参数在错误的位置指定,并且已被忽略.
互联网