12 May 01:11
Re: Exposing C++ Functions with Container Arguments in Boost.Python
From: Sohail Somani <sohail <at> taggedtype.net>
Subject: Re: Exposing C++ Functions with Container Arguments in Boost.Python
Newsgroups: gmane.comp.lib.boost.user
Date: 2008-05-11 23:11:53 GMT
Subject: Re: Exposing C++ Functions with Container Arguments in Boost.Python
Newsgroups: gmane.comp.lib.boost.user
Date: 2008-05-11 23:11:53 GMT
Bilokon, Paul wrote: > [This question is about Boost.Python. If there is a more approprate > mailing list to send it to, please do let me know.] I believe there is a Boost Python list somewhere. > I am trying to expose a C++ function which takes an std::vector<double> > as its argument, some http://viral.media.mit.edu/peers/doc/d559896225ab075fb7cb21f54cad008959c1d095.html Should get you started. I believe you have to register each type but it escapes me how you do that.-- -- Sohail Somani http://uint32t.blogspot.com
RSS Feed