[C++-sig] pointer_arg_from_python documentation

Monio abelalon at gmail.com
Tue Apr 10 12:19:20 CEST 2007


I'm looking for documentation of how to convert a python argument to C++. In
the boost.python code I found the pointer_arg_from_python template. How this
template works? 

Can I use this template to retrieve a pointer to a C++ object, from a
PyObject * parameter?

Greets!
-- 
View this message in context: http://www.nabble.com/pointer_arg_from_python-documentation-tf3552174.html#a9917006
Sent from the Python - c++-sig mailing list archive at Nabble.com.




More information about the Cplusplus-sig mailing list