Searched defs:TKey (Results 1 – 1 of 1) sorted by relevance
39 std::initializer_list<std::pair<TKey, TValue>> list) { in CreatePreSorted()45 std::initializer_list<std::pair<TKey, TValue>> list) { in CreateAndSort()74 explicit ImmutableMap(std::vector<std::pair<TKey, TValue>> data) in ImmutableMap()