Home
last modified time | relevance | path

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

/external/pigweed/pw_containers/public/pw_containers/
Dflat_map.h54 ConstexprSort(items_.data(), kArraySize); in FlatMap()
112 static constexpr void ConstexprSort(iterator data, size_type size) { in ConstexprSort() function