Searched refs:RootsType (Results 1 – 1 of 1) sorted by relevance
503 using RootsType = decltype(Roots.begin())::value_type; in printIgnoringThreads() typedef504 auto MapValueFn = [](const RootsType &Value) { return Value.second; }; in printIgnoringThreads()