Library of Assembled Shared Sources
lass::python::impl::Caller< R > Struct Template Reference

calls the actual function with provided parameters, and returns result as a PyObject pointer. More...

Inheritance diagram for lass::python::impl::Caller< R >:

Detailed Description

template<typename R>
struct lass::python::impl::Caller< R >

calls the actual function with provided parameters, and returns result as a PyObject pointer.

Definition at line 92 of file pyobject_call.inl.


The documentation for this struct was generated from the following file: