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]

Re: [libstdc++] Notes on specializing char_traits for basic_string<arbitrary-stuff>


On Thu, Oct 10, 2002 at 06:00:39PM -0400, Phil Edwards wrote:

> Been meaning to do this for a while now.
> 
> 
> 2002-10-10  Phil Edwards  <pme@gcc.gnu.org>
> 
> 	* docs/html/21_strings/howto.html:  Write #5, char_traits.

This patch fixes up the XHTML from the above commit, correcting the
nesting of the <p> and <pre> elements. It assume the above commit has
already been made. I hope it's ok, I patched my tree by hand from Phil's
mail, as cvs up didn't get the above commit, so the patch doesn't have
the full RCS header stuff, it should be applied against
docs/html/21_strings/howto.html

Also, I see that the XHTML headers aren't on the docs on the HEAD branch,
although they're on the online versions. I thought they'd been checked in
to CVS?

Jon


-- 
"A great many people think they are thinking when they are merely
 rearranging their prejudices."
	- William James

Attachment: libstdc++-docs-21_howto.patch
Description: Text document


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