Loading...
Searching...
No Matches
ledger::python::register_optional_to_python< T >::optional_to_python Struct Reference

#include <pyutils.h>

Static Public Member Functions

static PyObjectconvert (const boost::optional< T > &value)
 

Detailed Description

template<typename T>
struct ledger::python::register_optional_to_python< T >::optional_to_python

Definition at line 70 of file pyutils.h.

Member Function Documentation

◆ convert()

template<typename T >
static PyObject * ledger::python::register_optional_to_python< T >::optional_to_python::convert ( const boost::optional< T > & value)
inlinestatic

Definition at line 72 of file pyutils.h.


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