Searched defs:ExtractNondestructive (Results 1 – 2 of 2) sorted by relevance
297 std::vector<T> *TopN<T, Cmp>::ExtractNondestructive() const { in ExtractNondestructive() function304 void TopN<T, Cmp>::ExtractNondestructive(std::vector<T> *output) const { in ExtractNondestructive() function
295 std::vector<T> *TopN<T, Cmp>::ExtractNondestructive() const { in ExtractNondestructive() function302 void TopN<T, Cmp>::ExtractNondestructive(std::vector<T> *output) const { in ExtractNondestructive() function