there are no arguments to '***' that depend on a template parameter, so a declaration of
linux下会出现如下错误:there are no arguments to '***' that depend on a template parameter, so a declaration of '***' must be available错误:‘×××’ 的实参不依赖模板参数,所以 ‘×××’ 的声明必须可用需要在×××之前增加范围标识,参考http://gcc.gn
·
linux下会出现如下错误:
there are no arguments to '***' that depend on a template parameter, so a declaration of '***' must be available
错误:‘×××’ 的实参不依赖模板参数,所以 ‘×××’ 的声明必须可用
需要在×××之前增加范围标识,参考http://gcc.gnu.org/onlinedocs/gcc/Name-lookup.html
::foo(double)
and A::N
更多推荐
已为社区贡献1条内容
所有评论(0)