This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
What template features are still lacking in g++?
- To: gcc at gcc dot gnu dot org
- Subject: What template features are still lacking in g++?
- From: JDonner <jdonner0 at earthlink dot net>
- Date: Sat, 01 Sep 2001 00:34:56 -0400
Hi,
What are the template features still lacking that keep g++
from doing things like Andrei Alexandrescu's 'Loki' without
special adaptations? (I do know that someone's adapted
Loki to gcc2.95).
I think it'd be nice to put a list of the features lacking
on the features page, just to make it easier to know where
g++ stands.
JDonner