C++ Logo

std-discussion

Advanced search

Re: Difference between alias and non alias template when binding to template template arguments

From: Thiago Macieira <thiago_at_[hidden]>
Date: Sun, 21 Mar 2021 14:09:36 -0700
On Sunday, 21 March 2021 13:24:05 PDT Omer Rosler via Std-Discussion wrote:
> gcc accepts this snippet, while clang and MSVC reject it.
>
> https://godbolt.org/z/cfzaK3
>
> My questions:
>
> 1. Which compiler is correct?
>
> 2. Morally, is this difference in behaviour between regular and alias
> templates intended?

There are two more major compilers in Godbolt. Please try all four and give us
the majority opinion.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel DPG Cloud Engineering

Received on 2021-03-21 16:09:40