This is the mail archive of the gcc-patches@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]

[PATCH] libstdc++ docs (was Re: G++ 3.3.1 Specialization bug?)


On Mon, Sep 01, 2003 at 03:53:34PM +0200, Gabriel Dos Reis wrote:

> Jonathan Wakely <cow@compsoc.man.ac.uk> writes:
> 
> | Or just mention that when specialising you can't use the aliased
> | namespace name?
> 
> Yes.

OK, I'll apply this shortly:

2003-09-04  Jonathan Wakely  <redi@gcc.gnu.org>

	* docs/html/faq/index.html: Note that a namespace alias can't be
	used when specialising templates in extension namespace.

jon

-- 
"The future is here. It's just not evenly distributed yet."
	- William Gibson

Attachment: libstdc++-ext_ns_specialising.patch
Description: Text document


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