About
libmt Documentation
While C++ STL provides a lot of helpful features such as mutex and condition variable, it's lacking some helpful constructs that are build upon these low level objects. libmt aims at providing a low-overhead and modern implementations of common synchronization constructs that every multi-threaded program often needs.