Alexandria 2.31.0
SDC-CH common library for the Euclid project
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Pyston::PythonCall< T >::to_python_visitor Struct Reference
Inheritance diagram for Pyston::PythonCall< T >::to_python_visitor:
Inheritance graph
[legend]
Collaboration diagram for Pyston::PythonCall< T >::to_python_visitor:
Collaboration graph
[legend]

Public Member Functions

template<typename From >
boost::python::object operator() (From v) const
 

Detailed Description

template<typename T>
struct Pyston::PythonCall< T >::to_python_visitor

Unroll the variant type into a python type

Definition at line 68 of file PythonCall.h.

Member Function Documentation

◆ operator()()

template<typename T >
template<typename From >
boost::python::object Pyston::PythonCall< T >::to_python_visitor::operator() ( From  v) const
inline

Definition at line 70 of file PythonCall.h.


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