]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Enable doxygen processing for C++20 components
authorJonathan Wakely <jwakely@redhat.com>
Tue, 17 Aug 2021 19:27:02 +0000 (20:27 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Wed, 18 Aug 2021 14:02:31 +0000 (15:02 +0100)
commitaba938d6c3525450e70fe26e7d92a70761a5ba8e
tree61f78d5a88585af07e9a1fc326fb8d89ab32e95f
parent37620d575111caf3b24d4b9039808334e619c13a
libstdc++: Enable doxygen processing for C++20 components

Improve grouping, add @since and @deprecated information.

Signed-off-by: Jonathan Wakely <jwakely@redhat.com>
libstdc++-v3/ChangeLog:

* doc/doxygen/user.cfg.in (PREDEFINED): Enable doxygen
processing for C++20 components and components that depend on
compiler features.
* include/bits/stl_algo.h (random_shuffle): Use @deprecated.
* include/std/type_traits: Improve doxygen comments for C++20
traits.
libstdc++-v3/doc/doxygen/user.cfg.in
libstdc++-v3/include/bits/stl_algo.h
libstdc++-v3/include/std/type_traits