]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Improve comment for _Hashtable::_M_insert_unique_node
authorJonathan Wakely <jwakely@redhat.com>
Thu, 7 Nov 2024 16:51:58 +0000 (16:51 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 7 Nov 2024 21:58:31 +0000 (21:58 +0000)
commite97179bacd067ccd3ee765632e0c034df152ccb6
tree457ad46fed93b91baa0d31496cbe1d323251232a
parent90c578654a2c96032aa6621449859243df5f641b
libstdc++: Improve comment for _Hashtable::_M_insert_unique_node

Clarify the effects if rehashing is needed. Document the __n_elt
parameter.

libstdc++-v3/ChangeLog:

* include/bits/hashtable.h (_M_insert_unique_node): Improve
comment.
libstdc++-v3/include/bits/hashtable.h