This is the mail archive of the libstdc++-cvs@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]

r159127 - in /branches/gcc-4_5-branch/libstdc++...


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


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