]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Tweak comments on includes in hashtable headers
authorJonathan Wakely <jwakely@redhat.com>
Thu, 7 Nov 2024 11:14:19 +0000 (11:14 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 7 Nov 2024 15:47:07 +0000 (15:47 +0000)
commit6a6b8b847bce78a909379f3b9d3365c4ac4f0ff5
tree7059795a8b87e71dea865d6bad140169fb9ffa60
parentbcf40c70f8b0fbc54ec14adea31f274e1791b1ed
libstdc++: Tweak comments on includes in hashtable headers

std::is_permutation is only used in <bits/hashtable.h> not in
<bits/hashtable_policy.h>, so move the comment referring to it.

libstdc++-v3/ChangeLog:

* include/bits/hashtable.h: Add is_permutation to comment.
* include/bits/hashtable_policy.h: Remove it from comment.
libstdc++-v3/include/bits/hashtable.h
libstdc++-v3/include/bits/hashtable_policy.h