P4228R0 — try_*_back For Other Sequence Containers
Nevin Liber
LEWG
Now that we have `try_*_back` in `inplace_vector`, we should add it to `vector` and explore adding it to other sequence containers that provide `push_back` and `emplace_back`.