On 9/16/21 12:44, Patrick Palka wrote:
On Thu, 16 Sep 2021, Jason Merrill wrote:
On 9/16/21 09:11, Patrick Palka wrote:
This fixes some issues with constrained variable templates:
* Constraints aren't checked when explicitly specializing a variable
template
* Constraints aren't
On Thu, 16 Sep 2021, Jason Merrill wrote:
> On 9/16/21 09:11, Patrick Palka wrote:
> > This fixes some issues with constrained variable templates:
> >
> >* Constraints aren't checked when explicitly specializing a variable
> > template
> >* Constraints aren't attached to a static dat
On 9/16/21 09:11, Patrick Palka wrote:
This fixes some issues with constrained variable templates:
* Constraints aren't checked when explicitly specializing a variable
template
* Constraints aren't attached to a static data member template at
parse time
* Constraints aren't pr
This fixes some issues with constrained variable templates:
* Constraints aren't checked when explicitly specializing a variable
template
* Constraints aren't attached to a static data member template at
parse time
* Constraints aren't propagated when (partially) instantiating a