Searched defs:make_DirectMap (Results 1 – 1 of 1) sorted by relevance
1047 std::unordered_map<S, T> make_DirectMap(const std::vector<std::pair<S, T>>& v) { in make_DirectMap() function1054 std::unordered_map<S, T> make_DirectMap( in make_DirectMap() function