This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/42085] Typedef templates



------- Comment #2 from pinskia at gcc dot gnu dot org  2009-11-18 02:13 -------
(In reply to comment #1)
> I think C++0x (well renamed to C++1x) has something like this.

Called template aliases:
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2258.pdf

Note GCC does not implement them yet.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42085


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]