diff options
author | Nathaniel Shead <nathanieloshead@gmail.com> | 2022-12-29 01:28:11 +1100 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2023-02-06 14:23:46 +0000 |
commit | 4f49ae607cb1ed312fd63967ede418601343ef24 (patch) | |
tree | 27aceebe2b42946c4414962aac02b21984735271 /gcc | |
parent | abdea447250e994c2de95a68cbc79d312cc54863 (diff) | |
download | gcc-4f49ae607cb1ed312fd63967ede418601343ef24.zip gcc-4f49ae607cb1ed312fd63967ede418601343ef24.tar.gz gcc-4f49ae607cb1ed312fd63967ede418601343ef24.tar.bz2 |
libstdc++: Normalise _GLIBCXX20_DEPRECATED macro
Updates _GLIBCXX20_DEPRECATED to be defined and behave the same as the
versions for other standards (e.g. _GLIBCXX17_DEPRECATED).
libstdc++-v3/ChangeLog:
* doc/doxygen/user.cfg.in (PREDEFINED): Update macros.
* include/bits/c++config (_GLIBCXX20_DEPRECATED): Make
consistent with other 'deprecated' macros.
* include/std/type_traits (is_pod, is_pod_v): Use
_GLIBCXX20_DEPRECATED_SUGGEST instead.
Signed-off-by: Nathaniel Shead <nathanieloshead@gmail.com>
Reviewed-by: Jonathan Wakely <jwakely@redhat.com>
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions