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

/gem5/ext/pybind11/include/pybind11/detail/
H A Dinit.h[all...]
/gem5/ext/pybind11/include/pybind11/
H A Dcast.h206 struct value_and_holder { struct
213 value_and_holder(instance *i, const detail::type_info *type, size_t vpos, size_t index) : function in struct:value_and_holder
219 value_and_holder() {} function in struct:value_and_holder
222 value_and_holder(size_t index) : index{index} {} function in struct:value_and_holder
[all...]

Completed in 7 milliseconds