Home
last modified time | relevance | path

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

/external/python/pybind11/include/pybind11/
Dpybind11.h227 constexpr bool is_function_ptr = in PYBIND11_NAMESPACE_BEGIN() local
230 if (is_function_ptr) { in PYBIND11_NAMESPACE_BEGIN()