Searched defs:is_convertible (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
1561 constexpr bool is_convertible = std::is_convertible<Type, Scalar>::value; local

Completed in 16 milliseconds