PR 68406: Avoid problem with older host compilers
Older compilers require the Key typedef to be expanded for the traversal function templates. This patch uses the same approach as we did for hash_map. Tested on x86_64-linux-gnu. gcc/ PR bootstrap/68406 * hash-set.h (hash_set::traverse): Expand Key typedef. From-SVN: r230549
Showing
Please
register
or
sign in
to comment