Copy-construct a new element at the beginning of the deque.
Declared in <util/vecdeque.h>
<util/vecdeque.h>
void push_front(T const& elem);