Nektar++
|
Namespaces | |
namespace | detail |
Classes | |
struct | shared_ptr_from_python |
struct | shared_ptr_from_python_new |
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.
References Nektar::UnitTests::d().
Referenced by boost::python::detail::shared_ptr_to_python_value< T >::operator()().