Topic: Template parameter linkage


Author: Yechezkel Mett <ymett.on.usenet@gmail.com>
Date: Mon, 16 Mar 2009 17:47:57 CST
Raw View
In N2798, 3.5p8 comment 30:

30) A class template always has external linkage, and the requirements
of 14.3.1 and 14.3.2 ensure that the template arguments will also have
appropriate linkage.

I presume this comment refers to the fact that template parameters
must have external linkage. Now that this restriction has been lifted
shouldn't the comment be changed?

Yechezkel Mett

--
[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@netlab.cs.rpi.edu]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://www.comeaucomputing.com/csc/faq.html                      ]