diff options
author | Tom Tromey <tom@tromey.com> | 2021-06-13 12:46:28 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2022-04-12 09:31:16 -0600 |
commit | f4565e4c99e768d3bcf2998979528569a65d8417 (patch) | |
tree | 51d6e54a3ba0a495cdedd2977d30a748920ea3cd /libiberty/cp-demangle.h | |
parent | 82d734f7a3b6f08813a9ad6272aa026779c88975 (diff) | |
download | fsf-binutils-gdb-f4565e4c99e768d3bcf2998979528569a65d8417.zip fsf-binutils-gdb-f4565e4c99e768d3bcf2998979528569a65d8417.tar.gz fsf-binutils-gdb-f4565e4c99e768d3bcf2998979528569a65d8417.tar.bz2 |
Return vector of results from parallel_for_each
This changes gdb::parallel_for_each to return a vector of the results.
However, if the passed-in function returns void, the return type
remains 'void'. This functionality is used later, to parallelize the
new indexer.
Diffstat (limited to 'libiberty/cp-demangle.h')
0 files changed, 0 insertions, 0 deletions