Re: [PATCH] c++: NTTP type CTAD w/ tmpl from current inst [PR113649]

2024-02-07 Thread Jason Merrill
On 2/6/24 16:59, Patrick Palka wrote: Bootstrapped and regtested on x86_64-pc-linux-gnu, does this look OK for trunk? -- >8 -- Since template argument coercion happens relative to the most general template (for a class template at least), during NTTP type CTAD we might need to consider outer

[PATCH] c++: NTTP type CTAD w/ tmpl from current inst [PR113649]

2024-02-06 Thread Patrick Palka
Bootstrapped and regtested on x86_64-pc-linux-gnu, does this look OK for trunk? -- >8 -- Since template argument coercion happens relative to the most general template (for a class template at least), during NTTP type CTAD we might need to consider outer arguments particularly if the CTAD