brintos

brintos / llvm-project-archived public Read only

0
0
Text · 82 B · ce85984 Raw
5 lines · c
1template<typename Key, typename Data> class hash_map { };2 3#define HAVE_HASH_MAP4 5