This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: template typedef
- From: John Love-Jensen <eljay at adobe dot com>
- To: Vincent Torri <Vincent dot Torri at iecn dot u-nancy dot fr>, MSX to GCC <gcc-help at gcc dot gnu dot org>
- Date: Fri, 16 Dec 2005 07:40:33 -0600
- Subject: Re: template typedef
Hi Vincent,
>just for curiosity, will the syntax that i have proposed will be in a
future standard (I've read that on google once) ?
Doubtful.
You can read about C++ developments in the ISO 14882 standard here:
http://www.open-std.org/jtc1/sc22/wg21/
Sincerely,
--Eljay