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>
Fri, 13 May 2022 12:32:22 +0000 (13:32 +0100)
commit171f41f124bc1d5d80a395d27833a578cceba9e7
tree02ed9db6552ad49d30931fc2a5a2a8e3c72323e2
parent1b01963a4ea87607f5af6578a49006c8fee4d527
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.
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