We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
88088b5
There was an error while loading. Please reload this page.
Reworks code to use modern usage of pointers and newest C++ language features (C++17).
9835ca0
Fixes crash in PatternRegistry, which is caused by invalid access on node's value.
9d631ce
Minor bug fixes.
b67bda4
Fixes a an error in Mutex destructor, when using C++11 implementation (std::mutex).
0d5f0cd
v3.0.0 Unify pragma once header defines.
07d085a
v2.0.0 Only link against pthread on unix systems.