Searched defs:live_iterator (Results 1 – 7 of 7) sorted by relevance
82 using live_iterator = std::vector<GCRoot>::const_iterator; variable
81 using live_iterator = std::vector<GCRoot>::const_iterator; variable
78 typedef std::vector<GCRoot>::const_iterator live_iterator; typedef