]> 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>
Thu, 9 Jan 2025 13:03:18 +0000 (13:03 +0000)
commit785ddc26e20755b3eabff27f9817a1b3aa3751a0
treeeea6665059265a0694b48dbfe332eb64bc1fb672
parent7178e38e89e51031d073f39543a291cd2f4e898f
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.

(cherry picked from commit 4a4e5394b3001b1b3fb35c274d184ffba30156e8)
libstdc++-v3/include/bits/move.h