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

/gem5/ext/pybind11/include/pybind11/detail/
H A Dcommon.h165 #define PYBIND11_BOOL_ATTR "__bool__" macro
191 #define PYBIND11_BOOL_ATTR "__nonzero__" macro
/gem5/ext/pybind11/include/pybind11/
H A Dcast.h1135 else if (hasattr(src, PYBIND11_BOOL_ATTR)) {

Completed in 15 milliseconds