¡@

Home 

c++ Programming Glossary: py_slot

Expose a non-const but noncopyable member in Boost Python

http://stackoverflow.com/questions/15093504/expose-a-non-const-but-noncopyable-member-in-boost-python

type that will manage the GIL for a python slot. class py_slot public @brief Constructor that assumes the caller has the GIL.. Constructor that assumes the caller has the GIL locked. py_slot const boost python object object object_ new boost python object.. self boost python object object self.connect boost bind py_slot operator py_slot object And the updated binding expose the helper..