thread safe stl and thread practise
Primary LanguageC++
完全采用c++11标准库(无任何其他依赖)实现的线程安全的容器,以及一些工具。 轻量级,包含头文件即可使用。 细粒度锁,真正高并发。