diff options
author | Rafael Ávila de Espíndola <rafael.espindola@gmail.com> | 2015-06-01 22:47:20 -0400 |
---|---|---|
committer | Rafael Ávila de Espíndola <rafael.espindola@gmail.com> | 2015-06-01 22:47:20 -0400 |
commit | 400f89447b72cbd48a2fc8b016a09cbc4e590d81 (patch) | |
tree | eeaaf15255ef967ae2120c96520ac8b5b755e096 /gdb | |
parent | d78b6450515fb163b00bc8874a15469df797ef17 (diff) | |
download | gdb-400f89447b72cbd48a2fc8b016a09cbc4e590d81.zip gdb-400f89447b72cbd48a2fc8b016a09cbc4e590d81.tar.gz gdb-400f89447b72cbd48a2fc8b016a09cbc4e590d81.tar.bz2 |
Use a std::vector instead of a std::map to hold Input_merge_map.
A std::map is hardly the best data structure for a small map from small
integers.
Diffstat (limited to 'gdb')
0 files changed, 0 insertions, 0 deletions