This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Exporting structure layout


On May 11, 2005, at 1:41 PM, Ian Lance Taylor wrote:
I actually have a vague recollection that gcc used to implement
something along these lines, but I couldn't find it in five minutes of
searching.

I think you're thinking of the old xref code in the C++ frontend or the old typeinfo. One could get at the names of the members and their sizes as I recall... It was around in 1992, if someone wanted to go find it.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]