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: gcc-in-cxx branch created


>>>>> "Ian" == Ian Lance Taylor <iant@google.com> writes:

Ian> The other major TODO is to work out the details of using STL
Ian> containers with GC allocated objects.  This means teaching gengtype
Ian> how to generate code to traverse STL containers, which would then be
Ian> used during GC.  This is not a task for the faint-hearted.

A related (and IMO probably more difficult) problem is that of
serializing such containers for PCH.

Tom


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