Operator overloading spec document

abbottk@earthlink.net (Kirk Abbott)
8 May 2002 00:12:43 -0400

          From comp.compilers

Related articles
Operator overloading spec document abbottk@earthlink.net (2002-05-08)
Re: Operator overloading spec document kgw-news@stiscan.com (2002-05-12)
Re: Operator overloading spec document s.moleski@student.tcu.edu (Sebastian Moleski) (2002-05-12)
Re: Operator overloading spec document delbec@clio.unice.fr (Christian DELBE) (2002-05-23)
| List of all articles for this month |

From: abbottk@earthlink.net (Kirk Abbott)
Newsgroups: comp.compilers
Date: 8 May 2002 00:12:43 -0400
Organization: http://groups.google.com/
Keywords: Java, question
Posted-Date: 08 May 2002 00:12:43 EDT

I am trying to implement operator overloading in a Java extension. I
am trying to find any document with formal details on operator
overloading. In particular issues such as type resolution, what would
be the equivalent non-operator-overloaded code that is generated
etc...


Does anyone have any pointers?


Cheers,
Kirk.


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.