-
emplace: no copy
-
emplace_back: args std::forward<struct>
-
push
-
emplace
-
push: copy
-
push_back:
-
https://stackoverflow.com/questions/35518611/difference-between-queues-emplace-and-push
-
pop(): first element
-
emplace, push
-
https://stackoverflow.com/questions/35518611/difference-between-queues-emplace-and-push
-
std::move
-
queue cppreference push
-
container push_back cppreference
-
https://en.cppreference.com/w/cpp/container/vector/push_back