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

/gem5/ext/pybind11/include/pybind11/
H A Dcast.h304 auto it = begin(), endit = end(); local
305 while (it != endit && it->type != find_type) ++it;

Completed in 11 milliseconds