Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/libcxx/include/__algorithm/
H A Dstable_sort.h153 struct __stable_sort_switch struct
176 if (__len <= static_cast<difference_type>(__stable_sort_switch<value_type>::value)) in __stable_sort() argument
214 if (__len > static_cast<difference_type>(__stable_sort_switch<value_type>::value)) in stable_sort()