Searched defs:is_arithmetic (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/pybind11/include/pybind11/
H A Dpybind11.h1398 PYBIND11_NOINLINE void init(bool is_arithmetic, bool is_convertible) { argument
1560 constexpr bool is_arithmetic = detail::any_of<std::is_same<arithmetic, Extra>...>::value; local

Completed in 23 milliseconds