From help-request at octave dot org Thu Sep 29 19:25:36 2005 Subject: Matwrap and C++ templates From: koufalas at senet dot com dot au To: help at octave dot org Date: Fri, 30 Sep 2005 08:23:53 +0800 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 , and matwrap complains about this and chokes (unrecognised type). For the functions that don't use , matwrap and mkoctfile happily do their job. Has anyone used matwrap with C++ functions that use #include 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 -------------------------------------------------------------