diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2020-01-27 10:30:03 +0000 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2020-01-27 10:55:19 +0000 |
commit | 389cd88ce797e2a4345eab8db478a3b8eba798e8 (patch) | |
tree | 26224fd954b7b85b5d52be5c32de1e632ac60587 /gcc | |
parent | e648e57efca6ce6d751ef8c2038608817b514fb4 (diff) | |
download | gcc-389cd88ce797e2a4345eab8db478a3b8eba798e8.zip gcc-389cd88ce797e2a4345eab8db478a3b8eba798e8.tar.gz gcc-389cd88ce797e2a4345eab8db478a3b8eba798e8.tar.bz2 |
libstdc++: Fix deduction guide for std::span (PR93426)
The deduction guide from an iterator and sentinel used the wrong alias
template and so didn't work.
PR libstdc++/93426
* include/std/span (span): Fix deduction guide.
* testsuite/23_containers/span/deduction.cc: New test.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions