July 3, 2004
8:17 p.m.
Andrew Straw <strawman@astraw.com> writes:
The error in this case is: /home/astraw/other-peoples-src/boost_1_31_0/boost/python/detail/invoke.hpp:89: error: no match for call to `(const boost::python::detail::specify_a_return_value_policy_to_wrap_functions_returning<double*> ) (double*)'
The issue in this case isn't a double* argument. As indicated by the error message, it's the double* return. How would you like that to be converted to Python? -- Dave Abrahams Boost Consulting http://www.boost-consulting.com