Alexandria  2.25.0
SDC-CH common library for the Euclid project
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
boost::python::converter Namespace Reference

Functions

template<class T >
PyObject * shared_ptr_to_python (std::shared_ptr< T > const &x)
 

Function Documentation

template<class T >
PyObject* boost::python::converter::shared_ptr_to_python ( std::shared_ptr< T > const &  x)

Definition at line 44 of file Module.cpp.