咨询热线
作者:时间: 次浏览
GCC关于模板的bug?_江苏省连云港市海州区达胡祥械石材翻新合伙企业
前一阵发现 GCC 一个 bug, 提交到了 gcc bugzilla ,已被确认,当然,这个 bug 有点刁钻:struct A { struct B {}; struct C { template void foo1(B*); template void foo2(B*) {} // ok }; template void foo1(B*); template void foo2(B*) {} // ok }; template void A::C::foo1(B*) {} // (1). fail template void A::foo1(B*) {} // (2). fail(1) (2) 两处都是合法…。
QQ咨询
联系电话
在线留言
微信扫一扫
返回顶部