OK, thanks.
On Fri, 18 Jun 2021 at 16:13, Patrick Palka via Libstdc++
wrote:
>
> libstdc++-v3/ChangeLog:
>
> * include/std/concepts (convertible_to): Just use declval as per
> LWG 3557.
> ---
> libstdc++-v3/include/std/concepts | 4 +---
> 1 file changed, 1 insertion(+), 3 deleti
libstdc++-v3/ChangeLog:
* include/std/concepts (convertible_to): Just use declval as per
LWG 3557.
---
libstdc++-v3/include/std/concepts | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/libstdc++-v3/include/std/concepts
b/libstdc++-v3/include/std/concepts
in