gcc-in-cxx branch created
Tom Tromey
tromey@redhat.com
Tue Jun 24 01:54:00 GMT 2008
>>>>> "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
More information about the Gcc
mailing list