]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Improve Doxygen docs for std::allocator_traits specializations
authorJonathan Wakely <jwakely@redhat.com>
Fri, 23 Aug 2024 20:54:21 +0000 (21:54 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Fri, 23 Aug 2024 20:54:21 +0000 (21:54 +0100)
commitcd8e0ea7273425931a0843f4355ad61e177e1bf2
tree6dae502a24eca4c7510fb7178718a9e73a95ea00
parent5dce17e17469161f413e1a5b723dca0e94be3fb6
libstdc++: Improve Doxygen docs for std::allocator_traits specializations

The main fix here is to use @header so that the docs show the correct
header file instead of an internal header like alloc_traits.h.

libstdc++-v3/ChangeLog:

* include/bits/alloc_traits.h: Improve doxygen docs for
allocator_traits specializations.
* include/bits/memory_resource.h: Likewise.
libstdc++-v3/include/bits/alloc_traits.h
libstdc++-v3/include/bits/memory_resource.h