Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!sun-barr!cs.utexas.edu!usc!snorkelwacker.mit.edu!apple!agate!shelby!neon!pescadero.Stanford.EDU!philip From: philip@pescadero.Stanford.EDU (Philip Machanick) Newsgroups: comp.lang.c++ Subject: Re: Angry new C++ programmer: GENERIC CODE? Message-ID: <1990Nov25.055108.2898@Neon.Stanford.EDU> Date: 25 Nov 90 05:51:08 GMT References: <6907@plains.NoDak.edu> Sender: news@Neon.Stanford.EDU (USENET News System) Reply-To: philip@pescadero.stanford.edu Organization: Computer Science Department, Stanford University Lines: 13 In article <6907@plains.NoDak.edu>, jmork@plains.NoDak.edu (James Mork) writes: |> I am still digging my way into C++ but I am angry to find no |> facilities for generic code--as in Ada. Can you do this? Why didn't |> they put this in? Angry? That's pretty strong. After all, you don't have to program in Ada any more (calm rational statement designed to defuse yet another language war). I don't know when the first implementations will appear, but I believe the next version of C++ will be version 3.0, and the biggest new feature will be templates, which do what you want. -- Philip Machanick philip@pescadero.stanford.edu