Xref: utzoo gnu.g++.help:855 comp.lang.c++:14165 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!olivea!spool.mu.edu!mips!bridge2!dali.cs.montana.edu!caen!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!tut.cis.ohio-state.edu!unreplyable!garbage From: yew@CS.WISC.EDU (Simon Yew) Newsgroups: gnu.g++.help,comp.lang.c++ Subject: (none) Message-ID: <9106150636.AA28620@titanic.cs.wisc.edu> Date: 15 Jun 91 06:36:06 GMT Sender: daemon@tut.cis.ohio-state.edu Followup-To: gnu.g++.help Organization: Gatewayed from the GNU Project mailing list help-g++@prep.ai.mit.edu Lines: 7 Hi, where does the tree node get assigned their distinctive uids? Tree_node is a union of many different types of trees, and there are also visibility information encoded in some of the tree nodes. thanks Simon.