当前位置:当前位置: 首页 >

GCC关于模板的bug?

时间:2025-06-27 10:55:13    来源:    人气:

前一阵发现 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) 两处都是合法…。

GCC关于模板的bug?

相关文章

  • ...

发表评论

验证码: 看不清?点击更换

注:网友评论仅供其表达个人看法,并不代表本站立场。

排行榜

{dede:type}更多>>{/dede:type}

排行榜

更多>>

排行榜

更多>>

公众号