diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2024-03-07 12:00:55 +0000 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2024-03-13 21:25:13 +0000 |
commit | d6490157b3e7ec45a024d1a2acc96e53934dbb0e (patch) | |
tree | d8e0211a0eae7dcc5ac88e16043e6fe62d29981d /libcpp | |
parent | 11caf47b599568c6c6f5a12cf8e21f50778176d3 (diff) | |
download | gcc-d6490157b3e7ec45a024d1a2acc96e53934dbb0e.zip gcc-d6490157b3e7ec45a024d1a2acc96e53934dbb0e.tar.gz gcc-d6490157b3e7ec45a024d1a2acc96e53934dbb0e.tar.bz2 |
libstdc++: Document that _GLIBCXX_CONCEPT_CHECKS might be removed in future
The macro-based concept checks are unmaintained and do not support C++11
or later, so reject valid code. If nobody plans to update them we should
consider removing them. Alternatively, we could ignore the macro for
C++11 and later, so they have no effect and don't reject valid code.
libstdc++-v3/ChangeLog:
* doc/xml/manual/debug.xml: Document that concept checking might
be removed in future.
* doc/xml/manual/extensions.xml: Likewise.
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions