ADT: Adding a key_type definition to MapVector
The key_type type definition for map containers is useful in some generic, template-based programming scenarios. The addition of key_type to MapVector is consistent with other map types like DenseMap. Differential Revision: https://reviews.llvm.org/D113242
Loading
Please register or sign in to comment