Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uwm.edu!lll-winken!uunet!cs.dal.ca!aucs!880716a From: 880716a@aucs.uucp (Dave Astels) Newsgroups: comp.lang.c++,comp.gnu.g++ Subject: g++ code Message-ID: <1990May3.185005.22780@aucs.uucp> Date: 3 May 90 18:50:05 GMT Organization: Acadia University - School of Computer Science Lines: 22 I have a question concerning the source code for g++. In the library files I see things such as: (from Bag.*) class Bag ... //... ... add( something)... What is the meaning of this notation (the , and such) ???? My guess is that it somehow allows you to implement a generic Bag (in this case) and using some sort of macro-like substitution make intBag for ints and such... Assistance will be much appriciated. -- - Dave Internet: 880716a@AcadiaU.CA Bitnet: 880716a@Acadia