This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Typedef Templates
- From: Bernhard <shentey at web dot de>
- To: gcc-help at gcc dot gnu dot org
- Date: Sat, 28 Apr 2007 13:25:54 +0200
- Subject: Typedef Templates
Hi!
Can anybody tell me if there is a (secret) switch to enable typedef templates
in g++? Although this feature is not part of the current C++ standard, it's
already a proposal for C++0x [http://www.ddj.com/dept/cpp/184403850]. If you
don't know what I mean by typedef templates, the link also explains this
concept.
Thanks for any hints!
-- Bernhard
P.S.: Please cc me as I'm not subscribed to the list!