In the first article, we reviewed the effects of standard containers under load when filled with a few elements. The following article discussed the pmr allocators, their performance, and when and how to use them.
In this article, we want to add the std::pmr containers to the pmr allocators discussed in the last article and check their performance.