]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Add Doxygen docs for std::forward_like
authorJonathan Wakely <jwakely@redhat.com>
Tue, 7 Jan 2025 15:13:56 +0000 (15:13 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Wed, 8 Jan 2025 12:45:37 +0000 (12:45 +0000)
commit4a4e5394b3001b1b3fb35c274d184ffba30156e8
tree331fc6ebe580dfc26e44b95394ca74534cd3ad14
parent720945e8bcbc86285fb3b176627f05ada8a7d136
libstdc++: Add Doxygen docs for std::forward_like

Also add "@since C++11" to std::move, std::forward etc.

libstdc++-v3/ChangeLog:

* include/bits/move.h (forward, move, move_if_noexcept, addressof):
Add @since to Doxygen comments.
(forward_like): Add Doxygen comment.
libstdc++-v3/include/bits/move.h