Library of Assembled Shared Sources
|
Helper to specialise PyExportTraits for enumerations. More...
#include <pyobject_plus.h>
Helper to specialise PyExportTraits for enumerations.
When you want to export enumeration types, you need to specialize PyExportTraits for it. This structure will help you
Definition at line 126 of file pyobject_plus.h.