diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2020-02-19 10:40:24 +0000 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2020-02-19 12:46:57 +0000 |
commit | a45fb21a10f486f6596b648e2c64bd1c7d808f18 (patch) | |
tree | 636c9144cacd35b46521f78c21fba520abbffd16 /gcc/tree-vect-data-refs.c | |
parent | 73d531205083eaf19934b516b37b1cf4940895c7 (diff) | |
download | gcc-a45fb21a10f486f6596b648e2c64bd1c7d808f18.zip gcc-a45fb21a10f486f6596b648e2c64bd1c7d808f18.tar.gz gcc-a45fb21a10f486f6596b648e2c64bd1c7d808f18.tar.bz2 |
libstdc++: Remove redundant bool casts in ranges algorithms
Some of these casts were added by me the other day, but some were
already present. I think they are all redundant following the
introduction of the boolean-testable concept in P1964R2.
* include/bits/ranges_algo.h (__find_fn, __find_first_of_fn)
(__adjacent_find_fn, __remove_if_fn, __remove_copy_if_fn)
(__unique_fn, __unique_copy_fn): Remove redundant conversions to bool.
Diffstat (limited to 'gcc/tree-vect-data-refs.c')
0 files changed, 0 insertions, 0 deletions