These calls should have been qualified to avoid ADL anyway, but in C++2a it becomes essential to qualify the calls in experimental::erase because std::erase_if is also declared and the calls become ambiguous. * include/experimental/forward_list (experimental::erase): Qualify call to erase_if. * include/experimental/list (experimental::erase): Likewise. * include/std/forward_list (std::erase): Likewise. * include/std/list (std::erase): Likewise. From-SVN: r268356
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
bits | Loading commit data... | |
algorithm | Loading commit data... | |
any | Loading commit data... | |
array | Loading commit data... | |
buffer | Loading commit data... | |
chrono | Loading commit data... | |
deque | Loading commit data... | |
executor | Loading commit data... | |
filesystem | Loading commit data... | |
forward_list | Loading commit data... | |
functional | Loading commit data... | |
internet | Loading commit data... | |
io_context | Loading commit data... | |
iterator | Loading commit data... | |
list | Loading commit data... | |
map | Loading commit data... | |
memory | Loading commit data... | |
memory_resource | Loading commit data... | |
net | Loading commit data... | |
netfwd | Loading commit data... | |
numeric | Loading commit data... | |
optional | Loading commit data... | |
propagate_const | Loading commit data... | |
random | Loading commit data... | |
ratio | Loading commit data... | |
regex | Loading commit data... | |
set | Loading commit data... | |
socket | Loading commit data... | |
source_location | Loading commit data... | |
string | Loading commit data... | |
string_view | Loading commit data... | |
system_error | Loading commit data... | |
timer | Loading commit data... | |
tuple | Loading commit data... | |
type_traits | Loading commit data... | |
unordered_map | Loading commit data... | |
unordered_set | Loading commit data... | |
utility | Loading commit data... | |
vector | Loading commit data... |