Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!uakari.primate.wisc.edu!unmvax!bbx!tantalum!tantalum!sorc From: sorc@edsr.eds.com (Sorc Kirishi) Newsgroups: comp.lang.c++ Subject: Local typedef possible? Keywords: typedef Message-ID: <1991Jun21.212457.11974@edsr.eds.com> Date: 21 Jun 91 21:24:57 GMT Sender: usenet@edsr.eds.com Reply-To: sorc@edsr.eds.com Organization: The Confusion Factory Lines: 8 I want to be able to do a typedef within the private section of a class, and have the scope of that typedef be that class only. Apparently this is impossible in C++. Am I correct in this presumption? If so, does someone have a clever work-around? I see this as something that is just plain broken. -- // Sorc Kirishi sorc@edsr.eds.com or ...!uunet!edsr!sorc