https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124024
--- Comment #3 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-14 branch has been updated by Jonathan Wakely <[email protected]>: https://gcc.gnu.org/g:f47b076c4c52a714b0fa1bbf1e94760636084e54 commit r14-12306-gf47b076c4c52a714b0fa1bbf1e94760636084e54 Author: Jonathan Wakely <[email protected]> Date: Mon Feb 9 20:41:46 2026 +0000 libstdc++: Fix doxygen comment for std::out_ptr [PR124024] libstdc++-v3/ChangeLog: PR libstdc++/124024 * include/bits/out_ptr.h (out_ptr): Fix doxygen comment to refer to the right function. (inout_ptr): Improve markup in doxygen comment. (cherry picked from commit a53eaa269058c0e382178505bb2b414132d04ded)
