summaryrefslogtreecommitdiff
path: root/Examples/perl5/extend/index.html
blob: e9d886bcfc8d8a6071a14a434847b69f846cd369 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<html>
<head>
<title>SWIG:Examples:perl5:extend</title>
</head>

<body bgcolor="#ffffff">


<tt>SWIG/Examples/perl5/extend/</tt>
<hr>

<H2>Extending a simple C++ class</H2>

<p>
This example illustrates the extending of a C++ class with cross language polymorphism.

<hr>
</body>
</html>