SpiceQA
Questions
Tags
Users
Badges
erase-remove-idiom
8 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Issues with pointers in c++ erase/remove algorithm
user_16722507
0
•
asked Aug 21, 2021
3
1
119
erase-remove-idiom
c++
Removing elements marked for removal with Ranges-V3
Krupip_2036035
0
•
asked Jun 3, 2021
6
1
447
range-v3
erase-remove-idiom
c++17
c++
Why do I get a different result if instead of x I directly pass array element ar[0] in std::remove function?
user_14131454
0
•
asked Aug 19, 2020
4
1
58
erase-remove-idiom
vector
c++
Does C++ standard library provide more compact and generalized version of the erase–remove idiom?
user_9609840
0
•
asked Jul 2, 2019
20
1
751
c++20
erase-remove-idiom
c++17
c++-standard-library
c++
Is there a way to use the erase-remove idiom in concert with other looping conditions?
user_8833196
0
•
asked Dec 28, 2018
3
4
169
erase-remove-idiom
c++
Where is the performance gain of the erase-remove idiom coming from
user_6551168
0
•
asked Aug 7, 2017
5
2
1590
erase-remove-idiom
vector
stl
c++
erase-remove_if idiom - was anything removed?
user_457488
0
•
asked May 24, 2017
3
3
1638
erase-remove-idiom
vector
function
algorithm
c++
C++ Erase vector element by value rather than by position?
user_172350
0
•
asked Aug 2, 2010
321
4
458856
erase-remove-idiom
vector
erase
stl
c++
1
(current)
Hot Questions