diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2024-06-18 20:57:24 +0100 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2024-06-19 17:34:18 +0100 |
commit | 9651d6005f9c1ac60aecf7b36d6c0bd1ead8a63b (patch) | |
tree | f81c0d0978dab0393201b3418c200ec0b5fff1c3 /gcc/tree-vectorizer.h | |
parent | 954f9011c4923b72f42cc6ca8460333e7c7aad98 (diff) | |
download | gcc-9651d6005f9c1ac60aecf7b36d6c0bd1ead8a63b.zip gcc-9651d6005f9c1ac60aecf7b36d6c0bd1ead8a63b.tar.gz gcc-9651d6005f9c1ac60aecf7b36d6c0bd1ead8a63b.tar.bz2 |
libstdc++: Add conditional noexcept to std::pair default ctor
Most of std::pair constructors implemented using C++20 concepts have a
conditional noexcept-specifier, but the default constructor doesn't.
This fixes that.
libstdc++-v3/ChangeLog:
* include/bits/stl_pair.h [__cpp_lib_concepts] (pair()): Add
conditional noexcept.
Diffstat (limited to 'gcc/tree-vectorizer.h')
0 files changed, 0 insertions, 0 deletions