|
Nektar++
|
Namespaces | |
| detail | |
Classes | |
| struct | shared_ptr_from_python_new |
| struct | shared_ptr_from_python |
Functions | |
| template<class T > | |
| PyObject * | shared_ptr_to_python (std::shared_ptr< T > const &x) |
| PyObject* boost::python::converter::shared_ptr_to_python | ( | std::shared_ptr< T > const & | x | ) |
Definition at line 243 of file ShPtrFixes.hpp.
Referenced by boost::python::detail::shared_ptr_to_python_value< T >::operator()().