Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/include/__algorithm/
H A Dstable_sort.h157 struct __stable_sort_switch struct
180 if (__len <= static_cast<difference_type>(__stable_sort_switch<value_type>::value)) in __stable_sort() argument
218 if (__len > static_cast<difference_type>(__stable_sort_switch<value_type>::value)) { in __stable_sort_impl()