Похожие чаты

I don't need to return reference to inserted elemnet so

I used push_back rather than emplace_back.
btw would there be any performance difference if I used emplace_back ?

3 ответов

13 просмотров

Yes there is, you create one less temporary in some cases

Test it on gcc.goodbolt.org

Emplace_back is safer

Похожие вопросы

Обсуждают сегодня

Карта сайта