Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_containers/public/pw_containers/
H A Dflat_map.h136 ConstexprSort(items_.begin(), kArraySize); in FlatMap()
255 static constexpr void ConstexprSort(iterator data, size_type size) { in ConstexprSort() function
/aosp_15_r20/external/pigweed/docs/
H A Dchangelog.rst8276 * `ConstexprSort in FlatMap takes an iterator