[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Matwrap and C++ templates
From: |
koufalas |
Subject: |
Matwrap and C++ templates |
Date: |
Fri, 30 Sep 2005 08:23:53 +0800 |
User-agent: |
Internet Messaging Program (IMP) H3 (4.0.3) |
G'day all,
I'm trying to use matwrap to compile a number of open source C++ functions.
Most of the functions make use of the standard C++ template <vector>, and
matwrap complains about this and chokes (unrecognised type).
For the functions that don't use <vector>, matwrap and mkoctfile happily do
their job.
Has anyone used matwrap with C++ functions that use #include <vector> or other
templates, and can explain how I should proceed?
Any help much appreciated.
Cheers,
Paul.
----------------------------------------------------------------
This message was sent using MyMail
-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.
Octave's home on the web: http://www.octave.org
How to fund new projects: http://www.octave.org/funding.html
Subscription information: http://www.octave.org/archive.html
-------------------------------------------------------------
- Matwrap and C++ templates,
koufalas <=