aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2021-07-23 11:03:23 +0100
committerJonathan Wakely <jwakely@redhat.com>2021-07-23 11:22:10 +0100
commit5b965dc49a6a4293ce85bc3a24ca3f3855469e68 (patch)
tree2ee121735ec7706dd4ecc889a5dc62c79d6bcd13 /gcc
parent7f7364108f7441e6bd6f6f79a2d991e4e0f71b28 (diff)
downloadgcc-5b965dc49a6a4293ce85bc3a24ca3f3855469e68.zip
gcc-5b965dc49a6a4293ce85bc3a24ca3f3855469e68.tar.gz
gcc-5b965dc49a6a4293ce85bc3a24ca3f3855469e68.tar.bz2
libstdc++: Update documentation comments for namespace rel_ops
The comments in <bits/stl_relops.h> describe problems that were solved years ago (for GCC 3.1). The comparison operators in <iterator> are no longer ambiguous with the rel_ops ones, so the linked mailing list thread and FAQ entry aren't relevant now. The reference to std_utility.h is also outdated as it's just called utility now, both in the source tree and when installed. The use of rel_ops is still frowned upon though, so replace the discussion of ambiguities within libstdc++ headers with adminition about using rel_ops in user code. Signed-off-by: Jonathan Wakely <jwakely@redhat.com> libstdc++-v3/ChangeLog: * include/bits/stl_relops.h: Update documentation comments.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions