Function PYBIND11_DECLARE_HOLDER_TYPE

Function PYBIND11_DECLARE_HOLDER_TYPE#

Function Documentation#

PYBIND11_DECLARE_HOLDER_TYPE(T, Karana::Core::ks_ptr<T>)#

Delcare a pybind11 pointer type for ks_ptr. We do this here so it is defined specifically for Base below.