Searched defs:ExchangeFun (Results 1 – 1 of 1) sorted by relevance
82 struct ExchangeFun { struct84 T operator()(T *ptr, const T *arg) const in operator()