Код: Выделить всё
#include
#include
#include
#include
int main ()
{
std::vector v(5, 0);
for (auto i : v)
std::cout
Подробнее здесь: [url]https://stackoverflow.com/questions/79660841/why-does-stderase-if-with-a-mutable-predicate-function-have-different-behavior[/url]
Мобильная версия