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

/gem5/ext/pybind11/include/pybind11/
H A Dattr.h93 template <> struct call_guard<> { using type = detail::void_type; }; struct
96 struct call_guard<T> { struct
104 struct call_guard<T, Ts...> { struct
[all...]

Completed in 8 milliseconds