Код: Выделить всё
// assume we have this declared somewhere
std::vector vec;
// my question is, when fully optimized will this...
for (int i(0); i
Подробнее здесь: [url]https://stackoverflow.com/questions/13676172/optimization-expectations-in-the-stl[/url]
Мобильная версия