Home
last modified time | relevance | path

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

/external/python/pybind11/include/pybind11/
Dpybind11.h461 bool first_user_def = true; in PYBIND11_NAMESPACE_BEGIN() local
475 if (first_user_def) first_user_def = false; in PYBIND11_NAMESPACE_BEGIN()