From: Grzegorz J. <ja...@he...> - 2004-09-16 04:53:35
|
On Wed, 15 Sep 2004, Stefan Seefeld wrote: > hi there, > > I'm looking at the Environment::LookupType method implementation > and I'm wondering why it contains a loop over HashTable::HashEntries(). > How can a single symbol result in multiple entries ? Any multiple > definition of a symbol (forward declarations don't count) in the same > scope is an error, isn't it ? > What am I missing ? Overloading? BR Grzegorz > > Thanks, > Stefan > > > ------------------------------------------------------- > This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 > Project Admins to receive an Apple iPod Mini FREE for your judgement on > who ports your project to Linux PPC the best. Sponsored by IBM. > Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php > _______________________________________________ > Opencxx-users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opencxx-users > > ################################################################## # Grzegorz Jakacki Huada Electronic Design # # Senior Engineer, CAD Dept. 1 Gaojiayuan, Chaoyang # # tel. +86-10-64365577 x2074 Beijing 100015, China # # Copyright (C) 2004 Grzegorz Jakacki, HED. All Rights Reserved. # ################################################################## |