libstdc++: Apply proposed resolutions for LWG 3428, 3447
authorPatrick Palka <ppalka@redhat.com>
Fri, 23 Oct 2020 13:03:25 +0000 (09:03 -0400)
committerPatrick Palka <ppalka@redhat.com>
Fri, 23 Oct 2020 13:03:25 +0000 (09:03 -0400)
commit50106208ff65fe8076329169cd97460a03e27388
tree0ad1664ec7c607e912c42e4b3018e7584f805689
parent9e3b9ddb996f18d541a3e03611d46c3a6c0c0b5f
libstdc++: Apply proposed resolutions for LWG 3428, 3447

libstdc++-v3/ChangeLog:

* include/std/ranges (single_view::single_view): Mark the
in place constructor explicit as per LWG 3428.
(take_view): Remove the constraint on the deduction guide's
template parameter as per LWG 3447.
libstdc++-v3/include/std/ranges