Variable has_pybind11_caster_v#
Defined in File pybind11Utils.h
Variable Documentation#
-
template<typename T>
bool has_pybind11_caster_v = has_pybind11_caster<T>::value# Get the value of has_pybind11_caster.
- Template Parameters:
T – The type that this struct is an indicator for.