Searched refs:PYBIND11_DESCR_CONSTEXPR (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/pybind11/include/pybind11/detail/
H A Ddescr.h18 # define PYBIND11_DESCR_CONSTEXPR static constexpr macro
20 # define PYBIND11_DESCR_CONSTEXPR const
/gem5/ext/pybind11/include/pybind11/
H A Dpybind11.h173 PYBIND11_DESCR_CONSTEXPR auto types = decltype(signature)::types();

Completed in 13 milliseconds