Move-construct a new element at the end of the deque.
Declared in <util/vecdeque.h>
<util/vecdeque.h>
void push_back(T&& elem);