Constructs a new element in place at the end of the container.
Declared in <prevector.h>
<prevector.h>
template<typename... Args> void emplace_back(Args&&... args);