This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug libstdc++/44014] no std::string in API documentation



------- Comment #6 from redi at gcc dot gnu dot org  2010-05-06 20:04 -------
Subject: Bug 44014

Author: redi
Date: Thu May  6 20:03:35 2010
New Revision: 159127

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159127
Log:
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.


Modified:
    branches/gcc-4_5-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_5-branch/libstdc++-v3/doc/doxygen/user.cfg.in
    branches/gcc-4_5-branch/libstdc++-v3/include/bits/basic_string.h
    branches/gcc-4_5-branch/libstdc++-v3/include/bits/stringfwd.h


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44014


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