This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[patch] libstdc++/44014 - improved doxygen for std::string


2010-05-06  Jonathan Wakely  <jwakely.gcc@gmail.com>

        PR libstdc++/44014
        * include/bits/stringfwd.h: Add doxygen comments and new group.
        * include/bits/basic_string.h: Add to new doxygen group.
        * doc/doxygen/user.cfg.in (ALIASES): Link to correct group.

tested with 'make doc-html-doxygen'
committed to trunk and 4.5 branch

Attachment: string_docs.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]