C++ standard
Joe Buck
Joe.Buck@synopsys.COM
Fri Feb 3 19:52:00 GMT 2006
On Fri, Feb 03, 2006 at 07:56:23PM +0100, andrzej wrote:
> Hello,
>
> I am sorry if this is the wrong address for tihis question, but I
> couldn't find any other.
> In the manual pages I couldn't find the information whether GCC supports
> the ISO C++ standard as described in ISO/IEC 14882.
> E. g. does it support export templates?
GCC attempts to support the ISO C++ standard; however, one major feature
is missing, namely export templates.
Otherwise, support is fairly complete, though there are known bugs.
More information about the Gcc
mailing list