This is the mail archive of the gcc-patches@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: [cxx-conversion] Support garbage-collected C++ templates


On 12-08-10 16:14 , Richard Henderson wrote:
On 2012-08-10 08:06, Diego Novillo wrote:
The end point should be that the only thing we really need to tell
gengtype about are the variable roots.  Everything else would rely on
user-provided markings.  I suppose we could still keep the automatic
option for really simple stuff, though.

Yes please. Markup may be awkward, but I think can be less awkward than generating those three cookie-cutter functions.

Yeah. Another thing I suppose we want to keep is the whole 'prev' and 'next' markings. These generate harness that would be cumbersome to implement from user code.



Diego.



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