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

/gem5/ext/pybind11/include/pybind11/
H A Doperators.h44 struct undefined_t { }; struct
112 template <typename B, typename L> struct op_impl<op_##id, op_u, B, L, undefined_t> { \
117 inline op_<op_##id, op_u, self_t, undefined_t> op(const self_t &) { \
118 return op_<op_##id, op_u, self_t, undefined_t>(); \
H A Dattr.h117 struct undefined_t;
118 template <op_id id, op_type ot, typename L = undefined_t, typename R = undefined_t> struct op_;

Completed in 8 milliseconds