Home
last modified time | relevance | path

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

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