Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__algorithm/
H A Dstable_sort.h188 struct __stable_sort_switch { struct
210 if (__len <= static_cast<difference_type>(__stable_sort_switch<value_type>::value)) { in __stable_sort() argument