commit | b5b4ed06aa30446093c4b31f7a9116e266b9026d | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Thu Mar 13 16:42:53 2025 -0600 |
committer | Tom Tromey <tom@tromey.com> | Tue Mar 18 05:32:33 2025 -0600 |
tree | 57a1fc980d774e148da6c72737c12c88f2ca0602 | |
parent | 478d549db531b8d4b94d7e65965a3760a1e3358d [diff] |
Use gdb unordered set and map in cp-namespace.c This changes cp-namespace.c to use gdb::unordered_map. Approved-By: Simon Marchi <simon.marchi@efficios.com>