We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
5e5f55b
This release fixes several compilation errors due to the use of uint, instead of std::size_t when compiling with MSVC.
uint
std::size_t