This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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] | |
Andrew Haley <aph@cambridge.redhat.com> writes: > > What's the advantage to using template-references instead of pointers? > > Non-conservative GC, perhaps? What else? > Inline reference checks, mostly. Can't the gcc equivalent of the JVM's 'CheckClassCast' be inlined? - a -- The web is dead; long live the Internet. http://www.xwt.org/
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |