c++/9230: Friend definitions in template classes

Gabriel Dos Reis gdr@integrable-solutions.net
Mon Jan 13 05:17:00 GMT 2003


Wolfgang Bangerth <bangerth@ticam.utexas.edu> writes:

| >     As I read paragraph 14.6.5.1 in the standard, this is the expected behavior:
| >     
| >     > Friend classes or functions can be declared within a class template. When
| >     > a template is instantiated, the names of its friends are treated as if
| >     > the specialization had been explicitly declared at its point of instantiation.
| 
| That leaves no wishes for clarity unheard.

I disagree:  That doesn't say where the declaration appears.

[...]

| Yes :-) I just did not know where to look exactly. Do you want to close 
| it or should I do that?

Please, don't close this until we solve this as a non-issue.

-- Gaby



More information about the Gcc-bugs mailing list