HDK
|
#include <pyOptional.h>
Classes | |
struct | optional_from_python |
struct | optional_to_python |
Public Member Functions | |
python_optional (const python_optional &)=delete | |
python_optional & | operator= (const python_optional &)=delete |
python_optional () | |
Definition at line 49 of file pyOptional.h.
|
delete |
|
inlineexplicit |
Definition at line 98 of file pyOptional.h.
|
delete |