Actions

icon Post
text/html Subscribe
text/html Unsubscribe

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: RTTI of local classes


  • To: loewis@xxxxxxxxxxxxxxxxxxxxxxx
  • Subject: Re: RTTI of local classes
  • From: Mark Mitchell <mark@xxxxxxxxxxxxxxxx>
  • Date: Tue, 21 Mar 2000 14:16:31 -0800

>>>>> "Martin" == Martin von Loewis <loewis@xxxxxxxxxxxxxxxxxxxxxxx> writes:

    Martin> I'm not sure about a conclusion. Is that well-formed C++
    Martin> code with a well-defined behaviour? Does our ABI support
    Martin> that? Should it? Is that a defect in C++, as it is
    Martin> unimplementable?

It's not really unimplementable.  At least no more so that anonymous
namespaces, right?  I mean, you could mangle some random information
(timestamps, etc.)  into the name, to keep the namespaces separate.

But, you're right -- it is an issue.

--
Mark Mitchell                   mark@xxxxxxxxxxxxxxxx
CodeSourcery, LLC               http://www.codesourcery.com