Home
last modified time | relevance | path

Searched refs:try_direct_conversions (Results 1 – 1 of 1) sorted by relevance

/external/python/pybind11/include/pybind11/
Dcast.h619 bool try_direct_conversions(handle src) { in try_direct_conversions() function
724 if (this_.try_direct_conversions(src)) in load_impl()
1585 static bool try_direct_conversions(handle) { return false; }