This repository will show how to simulate problem and some working solutions for thread safe containers in C++, like map. Inside folders (like 01-simple) we have the source of that sample, so you can ...