From: Jeff Law Date: Wed, 3 Dec 1997 04:30:44 +0000 (-0700) Subject: Minor addition to template stuff that isn't supported. X-Git-Tag: releases/egcs-1.0.0~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14fedef297153667406d339934f861ce1fc05d18;p=thirdparty%2Fgcc.git Minor addition to template stuff that isn't supported. From-SVN: r16898 --- diff --git a/gcc/cp/NEWS b/gcc/cp/NEWS index ff2d5124f527..c55ea5a95fe8 100644 --- a/gcc/cp/NEWS +++ b/gcc/cp/NEWS @@ -63,6 +63,7 @@ + Member class templates. + Template template parameters. + Template friends. + + Template static member functions. * Exception handling support has been significantly improved and is on by default. This can result in significant runtime overhead. You can turn