help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Does g++ support explicit instantiation now?


From: Guy Harrison
Subject: Re: Does g++ support explicit instantiation now?
Date: Tue, 01 Feb 2005 08:00:52 GMT
User-agent: KNode/0.8.1

E. Robert Tisdale wrote:

> Andy wrote:
> 
>> Does g++ support explicit instantiation?
> 
> The GNU C++ compiler has always supported explicit instantiation.
> Hasn't it?

Correct, of course. Explicit yes. Exported, no. I will read the question
properly!

The GNU compiler does not support exported templates. It does support
explicit template instantiation.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]