#include <functional>
#include <utility>
Classes | |
class | CPyCppyy::MemoryRegulator |
Namespaces | |
namespace | CPyCppyy |
Set of helper functions that are invoked from the pythonizors, on the Python side. | |
Typedefs | |
typedef std::function< std::pair< bool, bool >(Cppyy::TCppObject_t, Cppyy::TCppType_t)> | CPyCppyy::MemHook_t |