Searched defs:ExchangeFun (Results 1 – 1 of 1) sorted by relevance
88 struct ExchangeFun { struct90 T operator()(T *ptr, const T *arg, [[maybe_unused]] uint32_t length) const in operator()