]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Improve doxygen docs for std::allocator
authorJonathan Wakely <jwakely@redhat.com>
Thu, 12 May 2022 12:44:52 +0000 (13:44 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Mon, 18 Mar 2024 13:50:56 +0000 (13:50 +0000)
commit54de91d55980e063a8630193cd3a2ef457508735
tree02f4f69de09fa0c0e3a89f039ef88c1e29c857ac
parente1800b8dad5d7e207cc9617f530e5d4fb06a738c
libstdc++: Improve doxygen docs for std::allocator

libstdc++-v3/ChangeLog:

* doc/doxygen/user.cfg.in (PREDEFINED): Define __allocator_base
so that Doxygen shows the right base-class for std::allocator.
* include/bits/alloc_traits.h: Improve doxygen docs.
* include/bits/allocator.h: Likewise.
* include/bits/new_allocator.h: Likewise.
* include/ext/new_allocator.h: Likewise.

(cherry picked from commit 171f41f124bc1d5d80a395d27833a578cceba9e7)
libstdc++-v3/doc/doxygen/user.cfg.in
libstdc++-v3/include/bits/alloc_traits.h
libstdc++-v3/include/bits/allocator.h
libstdc++-v3/include/bits/new_allocator.h
libstdc++-v3/include/ext/new_allocator.h