English 中文(简体)
gcc 和 cingg 在使用别名模板作为模板模板参数问题上意见不一[重复]
原标题:gcc and clang disagree on using alias templates as template template argument [duplicate]
This question already has answers here: Unpacking parameter packs in template aliases (1 answer) Pack expansion for alias template (2 answers) Workaround for passing parameter pack to alias templates (which have non-pack parameters) (1 answer) Closed yesterday. This post was edited and submitted for review yesterday. The code below compiles using gcc 14.1.1 but clang 18.1.8 doesn t accept it. Which one is right and is there any workaround? template