Searched refs:PYBIND11_DESCR_CONSTEXPR (Results 1 – 2 of 2) sorted by relevance
18 # define PYBIND11_DESCR_CONSTEXPR static constexpr macro20 # define PYBIND11_DESCR_CONSTEXPR const
216 PYBIND11_DESCR_CONSTEXPR auto types = decltype(signature)::types(); in PYBIND11_NAMESPACE_BEGIN()