#include <optional.hpp>
Static Public Member Functions | |
static PyObject * | convert (const OptionalTpl< T > &obj) |
static const PyTypeObject * | get_pytype () |
static void | registration () |
Definition at line 77 of file optional.hpp.
|
inlinestatic |
Definition at line 78 of file optional.hpp.
|
inlinestatic |
Definition at line 86 of file optional.hpp.
|
inlinestatic |
Definition at line 90 of file optional.hpp.