make CXXFLAGS=-std=c++11
make CXXFLAGS=-std=c++17
make OS=Windows
- Remove ide support files
- Necessary change to run with C++11
- Remove AssocVector
- Remove LevelMutex
- ☐ fix all warnings
- ☐ Mutex optimize
- ☐ SmallObj check
- ☐ How to destroy object cached in ChacedFactory.h