This is the mail archive of the archer@sourceware.org mailing list for the Archer 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: Template function support


On 06/10/2010 12:11 PM, Tom Tromey wrote:
"Keith" == Keith Seitz<keiths@redhat.com> writes:
Keith>  Just one quick question: Did you consider the opposite approach, i.e.,
Keith>  adding "<int>" (since we can deduce that from the argument type)?

You mean adding that at lookup time?

Yeah... I forgot about the complications arising from implicit type conversions and other argument complications (templates?).


I wonder if having DW_TAG_template_*_parameter and a better symbol table layout would facilitate things like this? [I know a better symbol table layout would help in many other areas involving lookups.]

Keith


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