Home
last modified time | relevance | path

Searched refs:in_place_swap (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/include/ftl/details/
Darray_traits.h71 static void in_place_swap(reference a, reference b) { in in_place_swap() function
80 in_place_swap(*first1++, *first2++); in in_place_swap_ranges()