[Bug libstdc++/57840] ::std ::result_of is undocumented
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Sep 23 19:07:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57840
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |documentation
Status|UNCONFIRMED |NEW
Last reconfirmed| |2014-09-23
Ever confirmed|0 |1
--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
I'm not sure why the comment on the primary template doesn't show up (maybe
doxygen is only interested in a definition) and adding comments to the partial
specialization doesn't show up in the generated HTML either.
More information about the Gcc-bugs
mailing list