RTTI data member names, NTBS COMDAT

Mark Mitchell mark at codesourcery.com
Thu Aug 31 21:18:14 UTC 2000


>>>>> "Martin" == Martin von Loewis <loewis at informatik.hu-berlin.de> writes:

    >> Although your argument regarding the namespace is technically
    >> valid, I think we should consider cxxabi.h like part of the
    >> support library; why risk breaking a user's program that
    >> happens to use one of these names in some other way?

    Martin> Because there is no risk. On the object file
    Martin> (i.e. library) level

On the source file level:

  #define array_type_info ...

this is unlikely, but the field names are not so unique.

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




More information about the cxx-abi-dev mailing list