~ubuntu-branches/ubuntu/edgy/swig1.3/edgy

« back to all changes in this revision

Viewing changes to Examples/java/template/index.html

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2005-01-10 09:48:52 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20050110094852-axi555axhj1brbwq
Tags: 1.3.22-5ubuntu2
Build using python2.4 and pike7.6. Closes: #4146.

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
 
12
12
<H2>C++ template support</H2>
13
13
 
14
 
<tt>$Header: /cvsroot/SWIG/Examples/java/template/index.html,v 1.3 2002/11/30 22:10:03 beazley Exp $</tt><br>
 
14
<tt>$Header: /cvsroot/swig/SWIG/Examples/java/template/index.html,v 1.3 2002/11/30 22:10:03 beazley Exp $</tt><br>
15
15
 
16
16
<p>
17
17
This example illustrates how C++ templates can be used from Java using SWIG.