Searched defs:GetKeyFromKVPair (Results 1 – 1 of 1) sorted by relevance
41 struct GetKeyFromKVPair { struct43 constexpr const T1& operator()(const std::pair<T1, T2>& pair) { in operator()