Xref: utzoo gnu.g++.help:122 comp.std.c++:421 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!sdd.hp.com!ucsd!ucbvax!bloom-beacon!athena.mit.edu!raeburn From: raeburn@athena.mit.edu (Ken Raeburn) Newsgroups: gnu.g++.help,comp.std.c++ Subject: Re: templates and exceptions in g++? Message-ID: <1990Nov14.011019.11265@athena.mit.edu> Date: 14 Nov 90 01:10:19 GMT References: Sender: daemon@athena.mit.edu (Mr Background) Reply-To: Ken Raeburn Organization: MIT Project Athena / Watchmaker Computing Lines: 10 In article , tom@ssd.csd.harris.com (Tom Horsley) writes: +I am just curious - is anyone out there trying to add the template and +exception handling features (described as "experimental" in the Annotated +C++ Reference Manual) to g++? I believe the ANSI committee is trying to +standardize these features, but I don't know how much they have changed +since the base document was published. I will be doing some work to implement function and class templates in g++ over the next couple of months. This may include some extensions beyond the description in the ARM.