GCC cannot support local classes together with template.
Stephen M. Webb
stephenw.webb@bregmasoft.ca
Fri Mar 13 12:30:00 GMT 2009
On 13/03/09 00:05, Jim King wrote:
> If we move class PrintOne outside or do not use template function, the
> compilation will succeed.
>
> Is the behavior a bug or as design? Thanks.
[14.3.1.](2) explicitly says using a local name as a template argument is not
allowed.
Follow-up to gcc-help@gcc.gnu.org.
--
Stephen M. Webb
stephen.webb@bregmasoft.ca
More information about the Libstdc++
mailing list