[Bug libstdc++/57840] ::std ::result_of is undocumented

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jul 1 17:04:43 GMT 2021


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57840

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> ---
It shows up in the latest docs:
https://gcc.gnu.org/onlinedocs/libstdc++/libstdc++-api.20210701.html/a03925.html

But several other classes don't appear on the type traits page:
https://gcc.gnu.org/onlinedocs/libstdc++/libstdc++-api.20210701.html/a01565.html

That seems to be due to 
https://github.com/doxygen/doxygen/issues/8638


More information about the Gcc-bugs mailing list