libstdc++: Improve doxygen docs for some of <memory>
authorJonathan Wakely <jwakely@redhat.com>
Thu, 12 May 2022 22:04:29 +0000 (23:04 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Fri, 13 May 2022 12:32:23 +0000 (13:32 +0100)
commita278402216e75d5d54e62d2cd2345ea130349f10
treef2559dbac49d0327b58eb691a5fe8352dae32684
parentc29c2a0604719684ca3d65c7c10912c11afb8357
libstdc++: Improve doxygen docs for some of <memory>

libstdc++-v3/ChangeLog:

* doc/doxygen/user.cfg.in (PREDEFINED): Define
_GLIBCXX23_CONSTEXPR macro.
* include/backward/auto_ptr.h (auto_ptr): Use @deprecated.
* include/bits/unique_ptr.h (default_delete): Use @since and
@headerfile.
* include/std/scoped_allocator: Remove @ingroup from @file
block.
libstdc++-v3/doc/doxygen/user.cfg.in
libstdc++-v3/include/backward/auto_ptr.h
libstdc++-v3/include/bits/unique_ptr.h
libstdc++-v3/include/std/scoped_allocator