diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2024-01-05 12:03:22 +0000 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2024-01-05 13:57:05 +0000 |
commit | 57fa5b60bbbf8038b8a699d2bcebd2a9b2e29aa4 (patch) | |
tree | 93bee231e7b7d2063e6fe2497c3364b053006e2a /gcc | |
parent | 29abd09a744970bf2b93d078bad9946899ef2b05 (diff) | |
download | gcc-57fa5b60bbbf8038b8a699d2bcebd2a9b2e29aa4.zip gcc-57fa5b60bbbf8038b8a699d2bcebd2a9b2e29aa4.tar.gz gcc-57fa5b60bbbf8038b8a699d2bcebd2a9b2e29aa4.tar.bz2 |
libstdc++: Do not use __is_convertible unconditionally [PR113241]
The new __is_convertible built-in should only be used after checking
that it's supported.
libstdc++-v3/ChangeLog:
PR libstdc++/113241
* include/std/type_traits (is_convertible_v): Guard use of
built-in with preprocessor check.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions