On 11/13/19 2:42 PM, Andrew Sutton wrote:
Suppress diagnostics when substituting into requires-expressions
outside of concept definitions.
This change broke one existing test, which I've updated to match the
behavior of the current patch. Specifically, it changed the case
below:
template
conste
Suppress diagnostics when substituting into requires-expressions
outside of concept definitions.
This change broke one existing test, which I've updated to match the
behavior of the current patch. Specifically, it changed the case
below:
template
constexpr bool subst = true;
template
constexpr b