Xref: utzoo gnu.g++.help:120 comp.std.c++:420 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!apple!usc!zaphod.mps.ohio-state.edu!swrinde!ucsd!ucbvax!galileo.berkeley.edu!jbuck From: jbuck@galileo.berkeley.edu (Joe Buck) Newsgroups: gnu.g++.help,comp.std.c++ Subject: Re: templates and exceptions in g++? Message-ID: <39545@ucbvax.BERKELEY.EDU> Date: 13 Nov 90 20:56:43 GMT References: Sender: usenet@ucbvax.BERKELEY.EDU Reply-To: jbuck@galileo.berkeley.edu (Joe Buck) Lines: 18 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. g++ (as of version 1.36) contains a slightly different exception handling mechanism. Last time I looked at it, it didn't quite work. I suspect that you'll see further work once the ANSI committee gets more aligned about how exceptions and templates will work, and lots of people will have input. -- Joe Buck jbuck@galileo.berkeley.edu {uunet,ucbvax}!galileo.berkeley.edu!jbuck