[C++-sig] Converting a python dictionary rvalue to a T* in boost.python

Kevin Jones investtcartier at yahoo.com
Fri Jul 28 19:25:04 CEST 2006


Hi all,

I have a c++ class T that implements an extended
table. Additionally, I have a C++ function that takes
a T* as an argument void (E.g. - f(T* t) ). How do I
create converter to convert an 
arbitrary python dictionary in boost.python to a T* as
an argument?

The doucmentation is sparse and I have not found any
comparable examples.

Thanks in advance


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



More information about the Cplusplus-sig mailing list